instruct nose to test dnstracerotue.py

This commit is contained in:
Babak Farrokhi 2016-05-03 19:54:56 +04:30
parent 2880c6ae3a
commit ca969e4d58

View File

@ -1,5 +1,5 @@
language: python language: python
python: "3.4" python: "3.4"
install: pip install --process-dependency-links dnsdiag install: pip install --process-dependency-links dnsdiag
script: nosetests script: nosetests dnstraceroute.py