travis: fix hosts path
This commit is contained in:
parent
be42ec4b68
commit
ea4c50f9e2
|
@ -2,4 +2,4 @@ sudo: false
|
|||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
script: scripts/check
|
||||
script: scripts/check -s ./hosts/
|
||||
|
|
Loading…
Reference in a new issue