"vscode:/vscode.git/clone" did not exist on "dd603855c6eb7fd110e6f4b72026efaaac202c2f"
Commit a05ff7e3 authored by rusty1s's avatar rusty1s
Browse files

added doctest

parent 4e03ddd1
...@@ -16,8 +16,8 @@ install: ...@@ -16,8 +16,8 @@ install:
script: script:
- pycodestyle . - pycodestyle .
- flake8 . - flake8 .
- python build.py
- python setup.py install - python setup.py install
- python setup.py test - python setup.py test
- cd docs && make doctest
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