1
0
mirror of https://github.com/go-acme/lego.git synced 2025-01-13 10:32:25 +02:00

Run tests with multiple versions of go.

This commit is contained in:
xenolf 2016-02-14 01:03:40 +01:00
parent bf66ac9e17
commit 48cf387dd5

View File

@ -1 +1,6 @@
language: go
go:
- 1.4.3
- 1.5.3
- tip