We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b6754 commit 6f643a2Copy full SHA for 6f643a2
.travis.yml
@@ -1,5 +1,6 @@
1
language: node_js
2
node_js:
3
- - "0.10"
+ - "12"
4
+ - "14"
5
before_install:
6
- "curl -L http://git.io/ejPSng | /bin/sh"
0 commit comments