expvarmon/.travis.yml

8 lines
59 B
YAML

language: go
go:
- 1.8.3
- 1.9
script:
- go test -v .