mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 07:29:39 +00:00
Fix travis build
This commit is contained in:
parent
8fd36a04ab
commit
9db962aba2
@ -8,7 +8,7 @@ env:
|
||||
- PLUGIN=payment_paypal
|
||||
before_install:
|
||||
- pip install -U pip setuptools
|
||||
- pip install https://github.com/indico/indico/archive/master.zip
|
||||
- pip install -e git+https://github.com/indico/indico.git@${TRAVIS_BRANCH}#egg=indico
|
||||
install:
|
||||
- cd "${TRAVIS_BUILD_DIR}/${PLUGIN}"
|
||||
- pip install -e .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user