Skip to content

Commit b8d4712

Browse files
authored
Build: Test on Node.js 12, stop testing on Node.js 6 & 11
Closes gh-4369
1 parent 8740305 commit b8d4712

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
language: node_js
22
sudo: false
33
node_js:
4-
- "6"
54
- "8"
65
- "10"
7-
- "11"
6+
- "12"
87
addons:
98
chrome: stable
109
env:

0 commit comments

Comments
 (0)