We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dcaa10 commit 01f569fCopy full SHA for 01f569f
.travis.yml
@@ -7,6 +7,7 @@ node_js:
7
- "6"
8
before_install:
9
- npm install -g 'npm@^6.4.0'
10
+ - npm --version
11
- rm package-lock.json
12
before_script:
13
- npm run lint
0 commit comments