even less verbose
This commit is contained in:
parent
fe99b05b01
commit
8d2a0ab33f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/node:6.10
|
- image: circleci/node:6.10
|
||||||
environment:
|
environment:
|
||||||
- npm_config_loglevel: info
|
- npm_config_loglevel: notice
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
|
Loading…
Reference in a new issue