Skip to content

Commit 0b4a04c

Browse files
authored
added node 14 to travis (#308)
1 parent a2344c4 commit 0b4a04c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: node_js
33
node_js:
44
- "10"
55
- "12"
6+
- "14"
67
- "node"
78

89
sudo: false

0 commit comments

Comments
 (0)