Skip to content

Commit fe34fd4

Browse files
author
Baris Sencan
committed
Remove test phase from travis builds
1 parent a72a4a6 commit fe34fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
language: objective-c
22
osx_image: xcode61
33
script:
4-
- xctool -project ManualLayout.xcodeproj -scheme ManualLayout -sdk iphonesimulator build test
4+
- xctool -project ManualLayout.xcodeproj -scheme ManualLayout build

0 commit comments

Comments
 (0)