Skip to content

Commit

Permalink
Travis: Increase test verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
encukou committed Mar 27, 2018
1 parent 22eacb7 commit 4037ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,6 +8,6 @@ install:
- pip install pytest pytest-flask lxml requests cssselect
- git clone --depth 1 https://github.com/pyvec/pyvo-data pyvocz/pyvo-data

script: py.test test_pyvocz
script: py.test -vv test_pyvocz

sudo: false

0 comments on commit 4037ef5

Please sign in to comment.