1
0
mirror of https://github.com/go-acme/lego.git synced 2025-04-16 13:48:40 +02:00

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
go:
- 1.8
- 1.9
- 1.8.x
- 1.9.x
- tip
services:
- memcached