ci: update travis go version to 1.8

This commit is contained in:
Steven Allen
2017-07-30 19:50:27 -07:00
parent a8637d432a
commit 1a9014dbd5
+1 -1
View File
@@ -5,7 +5,7 @@ os:
language: go
go:
- 1.7
- 1.8
install: true