Run npm install (#43)
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m18s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m18s
Reviewed-on: #43
This commit was merged in pull request #43.
This commit is contained in:
9
node_modules/noop-logger/circle.yml
generated
vendored
9
node_modules/noop-logger/circle.yml
generated
vendored
@@ -1,9 +0,0 @@
|
||||
machine:
|
||||
node:
|
||||
version: 0.10.26
|
||||
checkout:
|
||||
post:
|
||||
- echo "_auth = `printf $AUTH`" > npmrc
|
||||
dependencies:
|
||||
override:
|
||||
- npm install --userconfig npmrc --registry https://segmentio.registry.nodejitsu.com --no-strict-ssl --always-auth
|
||||
Reference in New Issue
Block a user