We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b4541 commit bd222c0Copy full SHA for bd222c0
.travis.yml
@@ -0,0 +1,5 @@
1
+language: objective-c
2
+osx_image: xcode8
3
+
4
+script:
5
+- xcodebuild -project ScrollPager.xcodeproj -scheme ScrollPagerTests -destination 'platform=iOS Simulator,name=iPhone 6' test
0 commit comments