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 d932bdf commit 747d355Copy full SHA for 747d355
.travis.yml
@@ -5,7 +5,7 @@ matrix:
5
include:
6
- os: osx
7
env: JOB=SwiftPM_OSX
8
- osx_image: xcode8.3
+ osx_image: xcode9
9
- os: linux
10
env: JOB=SwiftPM_linux
11
dist: trusty
0 commit comments