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 a48e992 commit b0e33aaCopy full SHA for b0e33aa
.travis.yml
@@ -27,6 +27,7 @@ matrix:
27
28
- os: osx
29
osx_image: xcode10
30
+ env: SWIFT_VERSION=4.2
31
32
before_install:
33
- clang --version
Package.swift
@@ -1,4 +1,4 @@
1
-// swift-tools-version:4.2
+// swift-tools-version:4.0
2
3
import PackageDescription
4
0 commit comments