Skip to content

Commit e7f0e5f

Browse files
committed
Update Travis CI to use Xcode 9.3b
1 parent 586d412 commit e7f0e5f

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
@@ -5,7 +5,7 @@ matrix:
55
include:
66
- os: osx
77
env: JOB=SwiftPM_OSX
8-
osx_image: xcode9
8+
osx_image: xcode9.3beta
99
- os: linux
1010
env: JOB=SwiftPM_linux
1111
dist: trusty

0 commit comments

Comments
 (0)