Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patflick committed Apr 29, 2016
1 parent 069e06c commit c6596fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ script:
after_success:
# only collect coverage if compiled with gcc
- if [ "$CXX" = "g++-4.8" ]; then codecov --gcov-exec gcov-4.8; fi
- cat "/home/travis/build/patflick/mxx/build/#home#travis#build#patflick#mxx#include#mxx#sort.hpp.gcov"

0 comments on commit c6596fc

Please sign in to comment.