Skip to content

Commit ef20da3

Browse files
committed
update travis node version
1 parent 0199b11 commit ef20da3

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,7 +1,6 @@
11
language: node_js
22
node_js:
3-
- "6.4.0"
4-
- "8"
3+
- "12"
54

65
script:
76
- npm test

0 commit comments

Comments
 (0)