mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-13 12:00:02 -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
|
||||
node_js:
|
||||
- '12'
|
||||
before_install:
|
||||
# Update the npm client. Older clients cannot, e.g., handle scoped modules.
|
||||
- npm update -g npm
|
||||
after_script:
|
||||
- npm run coverage
|
||||
- npm start
|
||||
- 'stable'
|
||||
install: npm install
|
||||
script: npm start
|
||||
after_success: npm run coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue