mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-14 04:20:00 -04:00
Update .travis.yml
This commit is contained in:
parent
46a8ee872b
commit
27be178da3
1 changed files with 4 additions and 7 deletions
11
.travis.yml
11
.travis.yml
|
@ -1,9 +1,6 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '12'
|
- 'stable'
|
||||||
before_install:
|
install: npm install
|
||||||
# Update the npm client. Older clients cannot, e.g., handle scoped modules.
|
script: npm start
|
||||||
- npm update -g npm
|
after_success: npm run coverage
|
||||||
after_script:
|
|
||||||
- npm run coverage
|
|
||||||
- npm start
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue