travis: fix iputils-ping dependency
This commit is contained in:
parent
ea4c50f9e2
commit
6b3a7fd554
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue