xgo/.travis.yml
2019-01-19 20:30:38 -08:00

7 lines
49 B
YAML

language: go
go:
- 1.9
script:
- make test