diff --git a/.travis.yml b/.travis.yml index 3a1fab33c9..1e6bca5c18 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,8 +8,8 @@ before_script: - psql -c 'create database unleash_test;' -U postgres script: - npm install -- npm run test - npm run test:coverage +after_success: - npm run test:coverage-report notifications: slack: