forked from loafle/openapi-generator-original
add npm config set to avoid time out
This commit is contained in:
parent
d6f2424152
commit
bda5f1a5d5
@ -37,6 +37,7 @@ before_install:
|
||||
# required when sudo: required for the Ruby petstore tests
|
||||
- gem install bundler
|
||||
- npm install -g typescript
|
||||
- npm config set registry http://registry.npmjs.org/
|
||||
- sudo pip install virtualenv
|
||||
# to run petstore server locally via docker
|
||||
- docker pull swaggerapi/petstore
|
||||
|
Loading…
x
Reference in New Issue
Block a user