Merged hotfix-travis into develop

master
Keith Irwin 2018-03-06 04:01:45 +00:00
commit c39c8174c4
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ node_js:
branches: branches:
only: only:
- master - master
build: before_install:
- echo "module.exports = require('./travis.js')" > config/env/env.js - echo "module.exports = require('./travis.js')" > config/env/env.js
script: script:
- npm run cover - npm run cover