We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b9ea9 commit 05b0cebCopy full SHA for 05b0ceb
1 file changed
.travis.yml
@@ -3,9 +3,9 @@ sudo: false
3
language: node_js
4
5
node_js:
6
- - "4"
7
- "6"
8
- "8"
+ - "10"
9
10
install:
11
- make install
0 commit comments