Update travis CI gates

This commit is contained in:
Ian Howell 2019-01-04 11:33:11 -06:00
parent 0bd56907bf
commit 25d6af975f
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
language: go language: go
go: go:
- 1.7.5 - 1.11
- 1.7 - 1.11.4
- tip - tip
sudo: false sudo: false