diff --git a/.travis.yml b/.travis.yml index f15370f..c27a221 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,10 @@ node_js: branches: only: - master +before_script: + - npm install +script: + - npm test & npm run build deploy: provider: heroku api_key: