Skip to content

Commit 4e93aa3

Browse files
authored
Add tests on node 12 & 13
1 parent 1d112d4 commit 4e93aa3

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
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
33
- '10'
4+
- '12'
5+
- '13'
46
cache:
57
bundler: true
68
directories:

0 commit comments

Comments
 (0)