Upgrade Travis CI golang version from 1.8 to 1.9

This commit is contained in:
Sergey Frolov 2018-02-04 11:27:30 -07:00
parent e5b9ea4b7d
commit 6c88222892

View file

@ -1,8 +1,7 @@
language: go
go:
- 1.8.x
# - 1.9.x
- 1.9.x
dist: trusty