Skip to content

Commit

Permalink
running tests one a t a time on travis or error logs are mangled
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Oct 9, 2018
1 parent d44493e commit 41ccb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ script:
- git clean -fd
- source activate py3
- python setup.py install
- python run_tests.py -v2
- python run_tests.py -v2 -n1
- source deactivate

#after_success:
Expand Down

0 comments on commit 41ccb57

Please sign in to comment.