travis.yml: change libraries.json filename for transistion to new format
This commit is contained in:
parent
038b9e2d24
commit
cf76f1e6ed
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@ addons:
|
|||
script:
|
||||
- mkdir -p web
|
||||
- cd adabot
|
||||
- python -u -m adabot.update_cp_org_libraries -o $TRAVIS_BUILD_DIR/web/libraries.json
|
||||
- python -u -m adabot.update_cp_org_libraries -o $TRAVIS_BUILD_DIR/web/libraries.v2.json
|
||||
- cd ..
|
||||
|
|
|
|||
Loading…
Reference in a new issue