Skip to content

Commit

Permalink
Added -s flag to get additional debug information
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimwolff committed Oct 25, 2017
1 parent b8c68e8 commit 00ded7a
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 @@ -56,4 +56,4 @@ jobs:

# command to run tests
script:
- py.test hicexplorer --doctest-modules
- py.test hicexplorer --doctest-modules -s

0 comments on commit 00ded7a

Please sign in to comment.