Merge remote-tracking branch 'origin/master' into environment

This commit is contained in:
Joe Rickerby
2017-09-01 13:42:45 +01:00
6 changed files with 19 additions and 7 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
build_script:
- pip install -r requirements-dev.txt
- python ./bin/run_tests.py
# the '-u' flag is required so the output is in the correct order.
# See https://github.com/joerick/cibuildwheel/pull/24 for more info.
- python -u ./bin/run_tests.py