mirror of
https://github.com/vishvananda/netlink
synced 2025-01-10 08:59:28 +00:00
Run TravisCI with Go 1.10 and 1.11
This commit is contained in:
parent
d741264626
commit
3b1c596ccb
@ -1,4 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
|
go:
|
||||||
|
- "1.10.x"
|
||||||
|
- "1.11.x"
|
||||||
before_script:
|
before_script:
|
||||||
# make sure we keep path in tact when we sudo
|
# make sure we keep path in tact when we sudo
|
||||||
- sudo sed -i -e 's/^Defaults\tsecure_path.*$//' /etc/sudoers
|
- sudo sed -i -e 's/^Defaults\tsecure_path.*$//' /etc/sudoers
|
||||||
|
Loading…
Reference in New Issue
Block a user