Fix travis.yml typo

This commit is contained in:
Christopher Chedeau 2015-04-16 15:25:17 -07:00
parent 2cc3c50235
commit 217f50fa38

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