Update .travis.yml

This commit is contained in:
TheEmeraldStarr 2020-11-06 18:43:58 -08:00 committed by GitHub
parent a99e121030
commit 01adbacde6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,21 +1,3 @@
if: NOT (commit_message =~ /^\[docs\]/)
language: node_js
os: linux
node_js:
- 12.9
before_script:
- npm install
- npm start
jobs:
include:
addons:
chrome: stable
firefox: latest
fast_finish: true
after_script:
- npm run coverage
notifications:
email: false
- '4'