Skip to content

Commit 38fb0b5

Browse files
committed
Update .travis.yml
1 parent cc8170f commit 38fb0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: objective-c
2-
osx_image: xcode9.3
2+
osx_image: xcode9.4.1
33
xcode_workspace: ShadowsocksX-NG.xcworkspace
44
xcode_scheme: ShadowsocksX-NG
55
script: set -o pipefail && xcodebuild test -workspace ShadowsocksX-NG.xcworkspace -scheme ShadowsocksX-NG|xcpretty

0 commit comments

Comments
 (0)