We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6cfba2 commit d941b23Copy full SHA for d941b23
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
-- "8"
+- "14"
4
addons:
5
chrome: stable
6
script: "npm run ci"
0 commit comments