Update Swift version to 5.0 (#63)

Swift 5 is now officially released, so it’s time to adopt it! :)
This commit is contained in:
John Sundell 2019-03-26 12:18:32 +01:00 committed by GitHub
parent b9177c4104
commit 3aa1a6dc99
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
dist: trusty
env:
- SWIFT_VERSION=4.2
- SWIFT_VERSION=5.0
install:
- eval "$(curl -sL https://swiftenv.fuller.li/install.sh)"
script:

View File

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