diff --git a/.travis.yml b/.travis.yml index 5eb8901..933ccc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,5 @@ notifications: script: - npm run lint - npm run test:cov +after_success: - npm run test:coveralls