Update: travis ci with golang 1.11
This commit is contained in:
parent
8d91482f7b
commit
394b1dcef4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
sudo: false
|
||||
go:
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
before_install:
|
||||
- go get -u github.com/golang/dep/cmd/dep
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue