We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a0813 commit 43b2169Copy full SHA for 43b2169
.travis.yml
@@ -1,5 +1,6 @@
1
language: node_js
2
node_js:
3
+ - "lts/*"
4
- "node"
5
- "stable"
6
before_install:
0 commit comments