Switch Travis to Go 1.10
This commit is contained in:
parent
ec08f45bf5
commit
fec391a336
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ addons:
|
|||
postgresql: "9.4"
|
||||
language: go
|
||||
go:
|
||||
- 1.9
|
||||
- "1.10"
|
||||
before_install:
|
||||
- npm install -g jshint
|
||||
- go get -u github.com/golang/lint/golint
|
||||
|
|
Loading…
Add table
Reference in a new issue