We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48b046 commit 2b40526Copy full SHA for 2b40526
.travis.yml
@@ -1,7 +1,7 @@
1
sudo: false
2
language: node_js
3
before_install:
4
- - npm install -g npm@6.4.0
+ - npm install -g npm@6.7.0
5
cache:
6
directories:
7
- node_modules
0 commit comments