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 b65337e commit e20e87aCopy full SHA for e20e87a
.travis.yml renamed to .github/workflows/ci.yml
@@ -1,6 +1,6 @@
1
language : node_js
2
node_js :
3
- - 12
+ - 14
4
install:
5
- npm install
6
script:
0 commit comments