mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 10:01:20 +02:00
Install atftp so that the tftp interop test isn't skipped.
This commit is contained in:
parent
0900f7157c
commit
247c54b082
@ -6,6 +6,10 @@ go:
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- atftp
|
||||
install:
|
||||
- go get github.com/golang/lint/golint
|
||||
before_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user