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
|
- 10
|
||||||
- 11
|
- 11
|
||||||
- 12
|
- 12
|
||||||
- 13
|
# - 13
|
||||||
- 14
|
# - 14
|
||||||
before_install:
|
before_install:
|
||||||
- npm install --only=dev
|
- npm install --only=dev
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user