Update .travis.yml
Travis currently don't support Node 13 and 14.
This commit is contained in:
parent
7c085caaa0
commit
1555229635
@ -6,8 +6,8 @@ node_js:
|
||||
- 10
|
||||
- 11
|
||||
- 12
|
||||
- 13
|
||||
- 14
|
||||
# - 13
|
||||
# - 14
|
||||
before_install:
|
||||
- npm install --only=dev
|
||||
script:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user