Skip to content

Commit c035e10

Browse files
author
Baris Sencan
committed
Make travis build and test for simulator
1 parent 63682c7 commit c035e10

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 build test
4+
- xctool -project ManualLayout.xcodeproj -scheme ManualLayout -sdk iphonesimulator build test

0 commit comments

Comments
 (0)