Update Travis to run Go 1.7 and 1.8 versions (#22)

This commit is contained in:
Oleg Kovalov
2017-04-30 20:40:09 +03:00
committed by Prashant Varanasi
parent 4e336646b2
commit 1d7f075bbe

View File

@@ -3,8 +3,8 @@ language: go
go_import_path: go.uber.org/atomic
go:
- 1.5
- 1.6
- 1.7
- 1.8
- tip
cache: