1
0
mirror of https://github.com/divan/expvarmon.git synced 2025-04-25 13:48:54 +08:00
expvarmon/.travis.yml
2017-05-22 15:44:54 +02:00

7 lines
56 B
YAML

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