We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d5979 commit 6438f43Copy full SHA for 6438f43
.travis.yml
@@ -1,6 +1,7 @@
1
-language: "node_js"
+language: node_js
2
node_js:
3
+ - 14
4
+ - 13
5
- 12
6
- 10
- - 8
7
script: "npm run lint && npm run build && npm test"
0 commit comments