elvish/.travis.yml
2016-02-09 12:30:17 +01:00

10 lines
97 B
YAML

language: go
go:
- 1.4
- 1.5
sudo: false
os:
- linux
- osx
script: make get test