@@ -1,8 +1,7 @@
language: go
go:
- - "1.10.x"
- - "1.11.x"
+ - "1.11.2"
sudo: true
install: false
@@ -36,4 +35,4 @@ deploy:
overwrite: true
tags: true
all_branches: true
- go: "1.10.3"
+ go: "1.11.2"