Skip to content

Commit

Permalink
DEBUG: -vv in travis pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
daf committed Nov 6, 2014
1 parent 44228fa commit 271ab22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -27,7 +27,7 @@ install:
# ---------------------------------
- conda install --channel https://conda.binstar.org/rsignell --file requirements.txt
- conda install pytest
script: py.test
script: py.test -vv
notifications:
flowdock: 2dd835dfbdbc64986ba043fffa654836,1d5af475ae38ec1d874c752c23558d2d

0 comments on commit 271ab22

Please sign in to comment.