Merged travis.yml

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

View File

@ -10,5 +10,5 @@ script:
- npm run minify & npm run build
# Send coverage data to Coveralls
after_script:
- npm run cover && cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js
after_script:
- npm run cover && cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js