dnsdiag/.travis.yml

6 lines
79 B
YAML
Raw Normal View History

2016-04-30 15:57:39 +04:30
language: python
python: "3.3"
2016-04-30 15:59:33 +04:30
install: pip install dnsdiag
2016-04-30 16:03:43 +04:30
script: nosetests