Merge pull request #34 from JohnSundell/Swift-4.2
Bump Swift version to 4.2
This commit is contained in:
commit
e6aa6129e0
@ -3,7 +3,7 @@ language: generic
|
|||||||
sudo: required
|
sudo: required
|
||||||
dist: trusty
|
dist: trusty
|
||||||
env:
|
env:
|
||||||
- SWIFT_VERSION=4.1
|
- SWIFT_VERSION=4.2
|
||||||
install:
|
install:
|
||||||
- eval "$(curl -sL https://swiftenv.fuller.li/install.sh)"
|
- eval "$(curl -sL https://swiftenv.fuller.li/install.sh)"
|
||||||
script:
|
script:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// swift-tools-version:4.1
|
// swift-tools-version:4.2
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Splash
|
* Splash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user