Fix build with Travis CI
This commit is contained in:
parent
c9f3fe6f0d
commit
6a0b0c2ff5
@ -5,6 +5,6 @@ python:
|
||||
- "3.5"
|
||||
- "3.5-dev" # 3.5 development branch
|
||||
- "nightly" # currently points to 3.6-dev
|
||||
install: pip install --process-dependency-links dnsdiag
|
||||
install: "pip install -r requirements.txt"
|
||||
script: nosetests dnstraceroute.py
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user