mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 07:29:39 +00:00
indico-fonts is on pypi now
This commit is contained in:
parent
b578f2ad3c
commit
1a7c7f6735
@ -13,7 +13,7 @@ before_install:
|
||||
# We can't use pip install indico from Git directly because of cds-indico-extras :(
|
||||
- git clone https://github.com/indico/indico.git /tmp/indico
|
||||
- cd /tmp/indico
|
||||
- grep -v indico-fonts requirements.txt | pip install -r /dev/stdin
|
||||
- pip install -r requirements.txt
|
||||
- python setup.py develop
|
||||
install:
|
||||
- cd "${TRAVIS_BUILD_DIR}/${PLUGIN}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user