Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
[travis] follow-up
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed Apr 20, 2016
1 parent a8541f0 commit 57ccb82
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 @@ -40,4 +40,4 @@ after_success:
# coverage report: needs .coverage file generated by testsuite and git src
- pip install coveralls
- coveralls
- if [ "$TRAVIS_SECURE_ENV_VARS" == true ]; then source tools/ci/travis-ci/after_success.sh; fi
- if [ "$TRAVIS_SECURE_ENV_VARS" == true ]; then source tools/ci/travis/after_success.sh; fi

0 comments on commit 57ccb82

Please sign in to comment.