expvarmon/.travis.yml

7 lines
56 B
YAML

language: go
go:
- 1.8.1
script:
- go test -v ./...