.travis.yml: Bump golang to 1.8

This commit is contained in:
Robert Swain 2017-05-18 12:38:09 +02:00
parent 917c433fd2
commit 4df470eab5

View File

@ -1,6 +1,6 @@
language: go
go:
- 1.7
- 1.8
sudo: false