Skip to content

Commit

Permalink
TEST: try to see which streaming test mp hangs on
Browse files Browse the repository at this point in the history
  • Loading branch information
goodboy committed Jul 26, 2020
1 parent 891edba commit e547d20
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 @@ -65,4 +65,4 @@ install:

script:
- mypy tractor/ --ignore-missing-imports
- pytest tests/ --no-print-logs --spawn-backend=${SPAWN_BACKEND}
- pytest tests/ -sv --ll info --spawn-backend=${SPAWN_BACKEND}

0 comments on commit e547d20

Please sign in to comment.