We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4599251 commit 63682c7Copy full SHA for 63682c7
.travis.yml
@@ -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