splash/.travis.yml

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