mirror of https://github.com/divan/expvarmon.git
Update .travis.yml
This commit is contained in:
parent
1daea6afc7
commit
f80504d812
|
@ -1,6 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.8.1
|
- 1.8.3
|
||||||
|
- 1.9
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -v ./...
|
- go test -v .
|
||||||
|
|
Loading…
Reference in New Issue