Golang versions: add 1.9, drop 1.7

This commit is contained in:
Gabe Rosenhouse
2017-08-29 20:15:50 -07:00
parent 9fb22524a1
commit 9769434a13
2 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ sudo: required
dist: trusty
go:
- 1.7.x
- 1.8.x
- 1.9.x
env:
global: