elvish/.travis.yml
2016-02-09 12:27:45 +01:00

10 lines
97 B
YAML

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