use nosetests
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user