Update Go versions on Travis (#41)

This commit is contained in:
Oleg Kovalov
2018-08-06 06:53:14 +02:00
committed by Prashant Varanasi
parent 1ea20fb1cb
commit ca68046243

View File

@@ -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: