Skip to content

Commit 593dacb

Browse files
committed
run tests on node 10 and 12
1 parent 7210a72 commit 593dacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- "6"
54
- "10"
5+
- "12"

0 commit comments

Comments
 (0)