1
Fork 0

even less verbose

This commit is contained in:
Jake Howard 2017-11-11 21:22:22 +00:00
parent fe99b05b01
commit 8d2a0ab33f
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -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: