matrix-spec/.travis.yml
2018-03-27 11:17:22 +01:00

13 lines
181 B
YAML

language: go
go:
- 1.8
sudo: false
# test-and-build does the installation, so tell travis to skip the
# installation step
install: true
script:
- ./scripts/test-and-build.sh