Update Go versions on Travis (#41)
This commit is contained in:
committed by
Prashant Varanasi
parent
1ea20fb1cb
commit
ca68046243
@@ -3,9 +3,11 @@ language: go
|
|||||||
go_import_path: go.uber.org/atomic
|
go_import_path: go.uber.org/atomic
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.7
|
- 1.7.x
|
||||||
- 1.8
|
- 1.8.x
|
||||||
- 1.9
|
- 1.9.x
|
||||||
|
- 1.10.x
|
||||||
|
- 1.x # latest release
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|||||||
Reference in New Issue
Block a user