mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-16 13:10:00 -04:00
Update .travis.yml
This commit is contained in:
parent
a99e121030
commit
01adbacde6
1 changed files with 1 additions and 19 deletions
20
.travis.yml
20
.travis.yml
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue