mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-25 17:04:20 +01:00
travis: Force coverage files to be written in the working dir
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
#!/bin/bash
|
||||
export COVERAGE_FILE=/tmp/.coverage
|
||||
coverage run --omit='/home/travis/.local/,*/.direnv/*' --parallel-mode "$@"
|
||||
|
||||
Reference in New Issue
Block a user