mirror of https://github.com/divan/expvarmon.git
Update go version for travis
This commit is contained in:
parent
8a93e33fa9
commit
804f0d2056
|
@ -1,6 +1,6 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- release
|
- 1.8.1
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
|
Loading…
Reference in New Issue