Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Commit

Permalink
Merge branch 'release/ATK-2.2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrucher committed Jan 4, 2018
2 parents 8678091 + 2591f83 commit 3f0ebc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -376,6 +376,7 @@ after_success:
lcov --remove coverage.info '/usr/*' --output-file coverage.info # filter out system
lcov --list coverage.info #debug info
bash <(curl -s https://codecov.io/bash) || echo "Codecov did not collect coverage reports"
exit
else
cd ${HOME}/ATK
tar -cvzf ${HOME}/AudioTK.${TRAVIS_OS_NAME}.${PLATFORM}.py${PYTHON_VERSION}.tar.gz *
Expand Down

0 comments on commit 3f0ebc1

Please sign in to comment.