1
Fork 0

Set log level

This commit is contained in:
Jake Howard 2017-11-11 21:20:08 +00:00
parent 761676812d
commit fe99b05b01
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -4,6 +4,8 @@ jobs:
build:
docker:
- image: circleci/node:6.10
environment:
- npm_config_loglevel: info
steps:
- checkout
- run: