forked from CGM_Public/pretix_original
Travis: update dependencies
This commit is contained in:
@@ -4,7 +4,7 @@ python:
|
|||||||
- "3.4"
|
- "3.4"
|
||||||
install:
|
install:
|
||||||
- pip install -U pip wheel
|
- pip install -U pip wheel
|
||||||
- pip install -q -r src/requirements.txt -r src/requirements/dev.txt -r src/requirements/py34.txt
|
- pip install -q -U -r src/requirements.txt -r src/requirements/dev.txt -r src/requirements/py34.txt
|
||||||
- npm install -g less@2.5.0
|
- npm install -g less@2.5.0
|
||||||
before_script:
|
before_script:
|
||||||
- cd src
|
- cd src
|
||||||
|
|||||||
Reference in New Issue
Block a user