mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
chore: oops, missed out travis.yml
This commit is contained in:
parent
3804caf904
commit
886d5ae4b8
@ -2,9 +2,8 @@ language: node_js
|
||||
dist: trusty
|
||||
sudo: false
|
||||
node_js:
|
||||
- "12"
|
||||
- "10"
|
||||
- "8"
|
||||
- "6"
|
||||
- '12'
|
||||
- '10'
|
||||
- '8'
|
||||
after_success:
|
||||
- npm run codecov
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user