Skip to content

Commit

Permalink
Add durations
Browse files Browse the repository at this point in the history
  • Loading branch information
leeping committed Nov 24, 2019
1 parent eb3e41f commit 044646b
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 @@ -164,7 +164,7 @@ script:
- tar xvjf targets.tar.bz2
- ForceBalance very_simple.in
- cd -
- travis_wait 30 pytest --cov=forcebalance --cov-config=setup.cfg
- travis_wait 30 pytest --cov=forcebalance --cov-config=setup.cfg --durations=0
# - python test
# - py.test -v --cov=eex/ --durations=5

Expand Down

0 comments on commit 044646b

Please sign in to comment.