mirror of
https://github.com/namecoin/ncdns
synced 2024-11-16 00:13:01 +00:00
Travis: Drop support for Go 1.11.x and lower
Our x509 package is no longer compatible with them.
This commit is contained in:
parent
bb16218f52
commit
e5918ac80f
@ -1,8 +1,5 @@
|
||||
language: go
|
||||
go:
|
||||
- "1.10.3"
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
- "1.12.5"
|
||||
- "1.12.x"
|
||||
- "1.x"
|
||||
|
Loading…
Reference in New Issue
Block a user