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 77ba3a7 commit e8f9b0aCopy full SHA for e8f9b0a
.travis.yml
@@ -1,3 +1,3 @@
1
-osx_image: xcode8
+osx_image: xcode9.2
2
language: objective-c
3
-script: swift test
+script: xcodebuild -scheme "Diff-macOS" test
0 commit comments