Commit 90e4bfe

mo khan <mo@mokhan.ca>
2013-05-16 04:26:53
tweak travis config
1 parent 9f75164
Changed files (1)
.travis.yml
@@ -2,4 +2,5 @@ language: objective-c
 before_install:
   - brew update
   - brew install xctool
-script: xctool -workspace MovieLibrary -scheme MovieLibrary build test
+script: rake spec
+#script: xctool test TEST_AFTER_BUILD=YES TEST_HOST=''