Skip to content

Commit

Permalink
coverage: try an absolute path for the data file
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Aug 8, 2015
1 parent 20674eb commit eeba7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[run]
#data_file = /tmp/.coverage
data_file = /home/travis/.coverage
source = borg

[report]
Expand Down

0 comments on commit eeba7c8

Please sign in to comment.