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 1190845 commit 6e718efCopy full SHA for 6e718ef
1 file changed
.travis.yml
@@ -16,14 +16,14 @@ matrix:
16
- os: linux
17
dist: trusty
18
sudo: required
19
- env: SWIFT_SNAPSHOT=4.0-DEVELOPMENT-SNAPSHOT-2017-09-06-a
+ env: SWIFT_SNAPSHOT=4.0
20
- os: osx
21
osx_image: xcode8.3
22
23
24
osx_image: xcode9
25
26
27
28
before_install:
29
- git clone https://github.com/IBM-Swift/Package-Builder.git
0 commit comments