travis: fix iputils-ping dependency
This commit is contained in:
parent
ea4c50f9e2
commit
6b3a7fd554
|
@ -1,5 +1,5 @@
|
|||
sudo: false
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
python: "3.4"
|
||||
|
||||
before_install: sudo apt-get install iputils-ping
|
||||
script: scripts/check -s ./hosts/
|
||||
|
|
Loading…
Reference in a new issue