build: have TravisCI build with go 1.9

This commit is contained in:
Christian Chavez 2018-05-03 15:35:40 +02:00
parent a5b3e747a0
commit 70d9d7a24d

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.8
- 1.9
sudo: required