@@ -1,7 +1,7 @@
language: go
go:
- - 1.8
+ - 1.9.2
sudo: true
@@ -36,4 +36,4 @@ deploy:
overwrite: true
tags: true
all_branches: true
- go: 1.8
+ go: 1.9.2