We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b022cc5 commit cf30aecCopy full SHA for cf30aec
.travis.yml
@@ -1,7 +1,7 @@
1
---
2
language: node_js
3
node_js:
4
-- 'node'
+- 'lts/*'
5
sudo: false
6
before_install:
7
- npm i -g npm@latest
0 commit comments