Back to stable Go
This commit is contained in:
parent
8899389d8b
commit
0a65a658b6
|
@ -3,7 +3,7 @@ language: go
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
go:
|
go:
|
||||||
- master
|
- 1.x
|
||||||
script:
|
script:
|
||||||
- gimme --list
|
- gimme --list
|
||||||
- echo $TRAVIS_GO_VERSION
|
- echo $TRAVIS_GO_VERSION
|
||||||
|
|
Loading…
Reference in New Issue