mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-05 12:30:34 +03:00
Add jspm packages to travis cache
This commit is contained in:
parent
b35abeb330
commit
f7db8773f0
|
@ -9,6 +9,7 @@ env:
|
|||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- jspm_packages
|
||||
before_install:
|
||||
- travis_retry npm install jspm
|
||||
- jspm config registries.github.auth $JSPM_GITHUB_AUTH_TOKEN
|
||||
|
|
Loading…
Reference in New Issue
Block a user