Commit d2e6c7b7 authored by rusty1s's avatar rusty1s
Browse files

added tests

parent cf15a2dd
...@@ -17,5 +17,6 @@ script: ...@@ -17,5 +17,6 @@ script:
- pycodestyle . - pycodestyle .
- flake8 . - flake8 .
- python setup.py install - python setup.py install
- python setup.py test
notifications: notifications:
email: false email: false
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment