diff --git a/.travis.yml b/.travis.yml index 99681023..48d84e11 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,3 +55,4 @@ before_script: - npm install -g grunt-cli codeclimate-test-reporter script: - $TRAVIS_BUILD_DIR/travis.sh +install: npm install \ No newline at end of file