We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b086db8 commit c316587Copy full SHA for c316587
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - 'lts'
+ - '"lts/*"'
4
cache:
5
directories:
6
- node_modules
0 commit comments