Fix tested go versions in travis

This commit is contained in:
xenolf 2017-10-25 21:34:07 +02:00 committed by GitHub
parent b63985c974
commit 2c41b2f40d

View file

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