Merge pull request #48 from mxcl/travis-swift-5.0-GM

[travis] Swift 5 GM
This commit is contained in:
Max Howell
2019-03-25 22:02:33 -04:00
committed by GitHub

View File

@@ -57,8 +57,8 @@ jobs:
script: swift test --parallel
- <<: *linux
env: SWIFT_VERSION='5.0-DEVELOPMENT-SNAPSHOT-2019-01-22-a'
name: Linux / Swift 5.0.0-dev+2019.01.22
env: SWIFT_VERSION='5.0'
name: Linux / Swift 5.0.0
- stage: pretest
name: Check Linux tests are syncd