We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aacb119 commit c0c2587Copy full SHA for c0c2587
.travis.yml
@@ -1,6 +1,7 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - '9'
+ - '11'
5
+ - '10'
6
- '8'
7
- '6'
0 commit comments