From 217f50fa384024ac06dcfc4cfecfb0ea6846203d Mon Sep 17 00:00:00 2001 From: Christopher Chedeau Date: Thu, 16 Apr 2015 15:25:17 -0700 Subject: [PATCH] Fix travis.yml typo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3bdbcfbf7..2ece3da02 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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