Upgrade Travis CI golang version from 1.8 to 1.9
This commit is contained in:
parent
e5b9ea4b7d
commit
6c88222892
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.8.x
|
||||
# - 1.9.x
|
||||
- 1.9.x
|
||||
|
||||
dist: trusty
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue