- updating the travis file to use golang 1.7.1
This commit is contained in:
parent
6566e12417
commit
15fb26e18b
|
@ -1,7 +1,6 @@
|
|||
|
||||
language: go
|
||||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- 1.7.1
|
||||
install:
|
||||
- make test
|
||||
|
|
Reference in a new issue