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

build script

parent 8cfc1cd1
......@@ -16,6 +16,7 @@ install:
script:
- pycodestyle .
- flake8 .
- python build.py
- python setup.py install
- python setup.py test
notifications:
......
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