diff --git a/.travis.yml b/.travis.yml index 65aa124..df5b9b4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: node_js node_js: stable install: + - npm install - npm install -g codecov script: npm run test:ci after_success: