Skip to content

Commit dc61fe0

Browse files
committed
debug
1 parent 328cf7d commit dc61fe0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ script:
3232
- if [ -z "$COVERAGEPY" ]; then
3333
python-coverage --version;
3434
else
35+
which coverage;
3536
coverage --version;
3637
fi
3738
- '[ $CI_TARGET = neovim ] && VROOM_ARGS="--neovim" || VROOM_ARGS=""'

0 commit comments

Comments
 (0)