splash/.travis.yml

11 lines
182 B
YAML
Raw Normal View History

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