Skip to content

Commit

Permalink
Seriously, Travis sucks.
Browse files Browse the repository at this point in the history
  • Loading branch information
tgsmith61591 committed Feb 10, 2018
1 parent 075a1c3 commit f6daab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_tools/travis/after_success.sh
Expand Up @@ -6,6 +6,7 @@

# 02/10/2018 remove due to Travis build issue 6307
# set -e
set +e # because TRAVIS SUCKS

# push coverage if necessary
if [[ "$COVERAGE" == "true" ]]; then
Expand Down

0 comments on commit f6daab5

Please sign in to comment.