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:
parent
a261c590f2
commit
cfe466e70a
1 changed files with 1 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue