Codebase list python-procrunner / 62ada7c
Don't wait for builds that are allowed to fail before setting build status Markus Gerstel 6 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
3939 - env: MTX=3.7-Mac
4040 - env: MTX=3.7
4141 - env: MTX=3.8
42 fast_finish: true
4243
4344 # Command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
4445 install: pip install -U tox-travis