Commit 69f39bb
Changed files (1)
.travis.yml
@@ -2,4 +2,4 @@ language: objective-c
before_install:
- brew update
- brew install xctool
-script: xctool -workspace MovieLibrary.xcworkspace -scheme MovieLibrary test TEST_AFTER_BUILD=YES TEST_HOST=''
+script: xctool -workspace MovieLibrary -scheme MovieLibrary build test