@@ -8,4 +8,3 @@ script:
- coverage run tests.py --rcfile=.coveragerc -v && coverage report -m && python3.4 tests.py
after_success:
- coveralls
-