Skip to content

Commit

Permalink
🔧 Travis coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
fennecdjay committed Jul 4, 2019
1 parent 8414bd2 commit 982c71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ script:

after_success:
- if [ $TRAVIS_JOB_NUMBER = ${TRAVIS_BUILD_NUMBER}.1 ]; then
overalls --exclude lib --exclude tests --gcov-options '\-lp;
overalls --exclude lib --exclude tests --gcov-options '\-lp';
fi

git:
Expand Down

0 comments on commit 982c71e

Please sign in to comment.