Merge pull request #891 from vjeux/travis

Fix travis.yml typo
This commit is contained in:
Christopher Chedeau 2015-04-16 18:50:32 -07:00
commit 0e07407ce2
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ script:
xctool \
-project Examples/UIExplorer/UIExplorer.xcodeproj \
-scheme UIExplorer -sdk iphonesimulator8.1
-scheme UIExplorer -sdk iphonesimulator8.1 \
test
pkill -9 -F packager.pid