mirror of
https://github.com/Luzifer/go-openssl.git
synced 2024-12-20 19:01:18 +00:00
Add more tests for newer Go versions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
f7c079072c
commit
0b0b540c57
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ language: go
|
|||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- tip
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue