Update Travis config

This commit is contained in:
Bjørn Erik Pedersen 2018-10-24 20:02:32 +02:00
parent 2cb4a81dee
commit b5fef17cdb

View File

@ -1,8 +1,8 @@
language: go
sudo: required
go:
- 1.7.5
- 1.8
- "1.10.x"
- "1.11.x"
- tip
os:
- linux