We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7aa173 commit caec9a7Copy full SHA for caec9a7
.travis.yml
@@ -1,9 +1,8 @@
1
language: node_js
2
3
node_js:
4
- - "0.10"
5
- - "0.8"
6
- - "0.6"
+ - "12"
+ - "16"
7
8
before_script:
9
- make all
0 commit comments