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 b23e875 commit c63b9a2Copy full SHA for c63b9a2
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
3
node_js:
4
- - "12"
+ - "14"
5
6
script: "npm run-script test-ci"
0 commit comments