travis: update go versions (#448)

This commit is contained in:
Davor Kapsa 2017-11-14 00:59:57 +01:00 committed by xenolf
parent aa94fb4696
commit 084a073f13

View file

@ -1,7 +1,7 @@
language: go language: go
go: go:
- 1.8 - 1.8.x
- 1.9 - 1.9.x
- tip - tip
services: services:
- memcached - memcached