Update: travis ci with golang 1.11

This commit is contained in:
gVisor bot 2018-08-27 00:07:57 +08:00
parent 8d91482f7b
commit 394b1dcef4

View file

@ -1,7 +1,7 @@
language: go language: go
sudo: false sudo: false
go: go:
- "1.10" - "1.11"
before_install: before_install:
- go get -u github.com/golang/dep/cmd/dep - go get -u github.com/golang/dep/cmd/dep
install: install: