Skip to content

Commit

Permalink
🔧 Travis coverage (typo)
Browse files Browse the repository at this point in the history
  • Loading branch information
fennecdjay committed Jul 4, 2019
1 parent 982c71e commit ef1d6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
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';
coveralls --exclude lib --exclude tests --gcov-options '\-lp';
fi

git:
Expand Down

0 comments on commit ef1d6db

Please sign in to comment.