1
0
Fork 0
mirror of https://github.com/Luzifer/go-openssl.git synced 2024-12-20 19:01:18 +00:00

Test: Drop support for pre-1.10, add 1.12

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-04-29 16:50:25 +02:00
parent a261c590f2
commit cfe466e70a
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,11 +1,9 @@
language: go
go:
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- tip
script: