splash/.travis.yml
John Sundell 9798c4fd6b
Bump Swift version to 5.2 (#106)
* Bump Swift version to 5.2
* README: Update “Contributions and support” section
2020-05-25 00:50:44 +02:00

11 lines
182 B
YAML

os: linux
language: generic
sudo: required
dist: trusty
env:
- SWIFT_VERSION=5.2
install:
- eval "$(curl -sL https://swiftenv.fuller.li/install.sh)"
script:
- swift test