We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3d669a + 53663a6 commit ddd00a2Copy full SHA for ddd00a2
1 file changed
.travis.yml
@@ -0,0 +1,4 @@
1
+language: objective-c
2
+osx_image: xcode8.3
3
+script:
4
+- xcodebuild test -project CollapsibleTableSectionViewController.xcodeproj -scheme CollapsibleTableSectionViewController -destination 'platform=iOS Simulator,name=iPhone 7'
0 commit comments