Skip to content

Commit 01f569f

Browse files
committed
Display npm version.
1 parent 4dcaa10 commit 01f569f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ node_js:
77
- "6"
88
before_install:
99
- npm install -g 'npm@^6.4.0'
10+
- npm --version
1011
- rm package-lock.json
1112
before_script:
1213
- npm run lint

0 commit comments

Comments
 (0)