delete go version 1.6.3 from travis ci and add 1.8. (#402)

This commit is contained in:
Christian Groschupp 2017-06-18 19:58:28 +02:00 committed by Matt Holt
parent aaa8e70aec
commit 28ead50ff1

View file

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