Skip to content

Commit

Permalink
Remove test phase from travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Baris Sencan committed Feb 27, 2015
1 parent a72a4a6 commit fe34fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: objective-c
osx_image: xcode61
script:
- xctool -project ManualLayout.xcodeproj -scheme ManualLayout -sdk iphonesimulator build test
- xctool -project ManualLayout.xcodeproj -scheme ManualLayout build

0 comments on commit fe34fd4

Please sign in to comment.