Merge pull request #34 from JohnSundell/Swift-4.2

Bump Swift version to 4.2
This commit is contained in:
John Sundell 2019-03-06 11:07:48 +01:00 committed by GitHub
commit e6aa6129e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -1,4 +1,4 @@
// swift-tools-version:4.1 // swift-tools-version:4.2
/** /**
* Splash * Splash