@ -4,6 +4,7 @@ install:
- pip install coveralls
- pip install scrutinizer-ocular
script:
- coverage erase
- tox
after_script:
- coveralls
@ -11,5 +11,4 @@ deps =
vcrpy
pyyaml
commands =
coverage erase
nosetests --verbosity 1 --with-coverage --cover-package=steam