Skip to content

Commit

Permalink
No need to run gcov again
Browse files Browse the repository at this point in the history
  • Loading branch information
jolting authored Feb 12, 2018
1 parent a22839e commit a187ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/travis_main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ function test ()
make -j2 test
make -j2 gcov
# fi
bash <(curl -s https://codecov.io/bash)
bash <(curl -s https://codecov.io/bash) -X gcov

cd $MRPT_DIR
}
Expand Down

0 comments on commit a187ef4

Please sign in to comment.