[travis] Swift 5 GM

This commit is contained in:
Max Howell
2019-03-25 21:40:17 -04:00
parent f324b4a562
commit 21ddc7dc3a

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