Skip to content

Commit 63682c7

Browse files
author
Baris Sencan
committed
Add .travis.yml
1 parent 4599251 commit 63682c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: objective-c
2+
osx_image: xcode61
3+
script:
4+
- xctool -project ManualLayout.xcodeproj -scheme ManualLayout build test

0 commit comments

Comments
 (0)