We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0212c2a commit ca951e5Copy full SHA for ca951e5
.travis.yml
@@ -1,9 +1,9 @@
1
language: node_js
2
3
node_js:
4
+ - '12'
5
- '10'
6
- '8'
- - '6'
7
8
matrix:
9
fast_finish: true
0 commit comments