set golang version to 1.11

This commit is contained in:
z4yx 2019-07-05 16:54:29 +08:00
parent a6fc97889d
commit 540eea8aeb

View File

@ -2,7 +2,7 @@ sudo: required
language: go
go:
- 1.8
- 1.11
before_install:
- sudo apt-get install cgroup-bin