Skip to content

Commit 204518b

Browse files
Rolando Santamaria MasoRolando Santamaria Maso
authored andcommitted
adding nodejs version 12 and 14 to CI
1 parent 71ecdeb commit 204518b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
language: node_js
33
node_js:
44
- "10"
5+
- "12"
6+
- "14"
57

68
install: npm install

0 commit comments

Comments
 (0)