1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-24 01:18:01 +02:00

send coverage after success

This commit is contained in:
sveisvei 2016-11-13 15:43:07 +01:00 committed by Ivar Conradi Østhus
parent ce056df8b6
commit 6d6f862bd1

View File

@ -8,8 +8,8 @@ before_script:
- psql -c 'create database unleash_test;' -U postgres - psql -c 'create database unleash_test;' -U postgres
script: script:
- npm install - npm install
- npm run test
- npm run test:coverage - npm run test:coverage
after_success:
- npm run test:coverage-report - npm run test:coverage-report
notifications: notifications:
slack: slack: