Skip to content

Commit 3d5f06d

Browse files
committed
Run automated tests in Node 12 too
1 parent af467d0 commit 3d5f06d

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 @@ sudo: required
33
language: node_js
44
node_js:
55
- node
6+
- '12'
67
- '10.15.3'
78
- '8'
89
before_install:

0 commit comments

Comments
 (0)