use nosetests

This commit is contained in:
2016-04-30 16:03:43 +04:30
parent b1e875ef84
commit fce8cb204c

View File

@ -1,4 +1,5 @@
language: python language: python
python: "3.3" python: "3.3"
install: pip install dnsdiag install: pip install dnsdiag
script: script: nosetests