diff --git a/.travis.yml b/.travis.yml index b5973055..12c426df 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,8 @@ node_js: script: echo "Running tests against $(node -v)..." +install: npm install + jobs: include: - stage: Produce Coverage