chore: change Travis configuration.

- remove go1.8, due to https://github.com/miekg/dns/pull/683
- add go1.x
This commit is contained in:
Fernandez Ludovic 2018-05-28 00:15:40 +02:00 committed by Ludovic Fernandez
parent eed8169a03
commit ff6a346e5a

View file

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