diff --git a/.travis.yml b/.travis.yml index 1740e75..6b0d17d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ node_js: script: - npm run lint:js - npm run lint:css + - npm run test after_success: - npm i coveralls