mirror of
https://github.com/vishvananda/netlink
synced 2025-01-01 04:22:06 +00:00
travis: add go 1.13, 1.14, and drop go 1.10, 1.11
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
85b8ad0ce1
commit
6efc62b265
@ -1,8 +1,8 @@
|
||||
language: go
|
||||
go:
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
- "1.12.x"
|
||||
- "1.13.x"
|
||||
- "1.14.x"
|
||||
before_script:
|
||||
# make sure we keep path in tact when we sudo
|
||||
- sudo sed -i -e 's/^Defaults\tsecure_path.*$//' /etc/sudoers
|
||||
|
Loading…
Reference in New Issue
Block a user