Skip to content

Commit

Permalink
GCOV_PREFIX not working. Applying coveralls to tools directory
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Dec 7, 2014
1 parent d5a5898 commit fc0c3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ case $TEST in
printf "Tests failed!\n"
exit -1
}
coveralls -n -r $HOME/gst-switch-coverage
coveralls -n -r ../tools
esac
esac || {
printf "Failed!\n!\n"
Expand Down

0 comments on commit fc0c3d3

Please sign in to comment.