Merge remote-tracking branch 'origin/master' into environment
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user