Skip to content

Commit 054adac

Browse files
committed
ci: add node 14
1 parent 09c4b83 commit 054adac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: node_js
2+
os: linux
3+
dist: bionic
24
before_install:
35
- "nvm install-latest-npm"
46
node_js:
@@ -13,3 +15,4 @@ node_js:
1315
- "11"
1416
- "12"
1517
- "13"
18+
- "14"

0 commit comments

Comments
 (0)