From 59cba7f872ea27aa2d0fce807bfa37e69821fe11 Mon Sep 17 00:00:00 2001 From: Sebastian Otalora Date: Wed, 3 Oct 2018 16:59:31 -0500 Subject: [PATCH] NPM script --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) 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: