mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-11 03:16:48 +03:00
add travis_retry to install jsmp
This commit is contained in:
parent
f8590bb4dd
commit
5595247c3c
|
@ -10,7 +10,7 @@ cache:
|
|||
directories:
|
||||
- node_modules
|
||||
before_install:
|
||||
- npm install -g jspm
|
||||
- travis_retry npm install -g jspm
|
||||
- jspm config registries.github.auth $JSPM_GITHUB_AUTH_TOKEN
|
||||
before_deploy:
|
||||
- npm run build
|
||||
|
|
Loading…
Reference in New Issue
Block a user