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 cc8170f commit 38fb0b5Copy full SHA for 38fb0b5
.travis.yml
@@ -1,5 +1,5 @@
1
language: objective-c
2
-osx_image: xcode9.3
+osx_image: xcode9.4.1
3
xcode_workspace: ShadowsocksX-NG.xcworkspace
4
xcode_scheme: ShadowsocksX-NG
5
script: set -o pipefail && xcodebuild test -workspace ShadowsocksX-NG.xcworkspace -scheme ShadowsocksX-NG|xcpretty
0 commit comments