diff --git a/.travis.yml b/.travis.yml index a26af5e7..78587a68 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,7 @@ before_script: script: - npm run lint - npm run build + - npm run test notifications: email: false \ No newline at end of file