diff --git a/.travis.yml b/.travis.yml index 6a6d197..7231825 100755 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ node_js: branches: only: - master -build: +before_install: - echo "module.exports = require('./travis.js')" > config/env/env.js script: - npm run cover