Skip to content

Commit ffe36ad

Browse files
committed
test node 12 as well
1 parent e9aaa78 commit ffe36ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
language: node_js
22
node_js:
33
- "6"
4-
- "7"
54
- "8"
6-
- "9"
75
- "10"
6+
- "12"
87
install:
98
- npm install
109
- npm-install-peers

0 commit comments

Comments
 (0)