Run the unit tests in CI

This commit is contained in:
Joe Rickerby
2017-09-01 13:32:34 +01:00
parent 5ae4da631f
commit 9091533fcc
4 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
build_script:
- pip install .
- pip install -r requirements-dev.txt
- python ./bin/run_tests.py