|
@@ -7,7 +7,7 @@ python:
|
|
- "3.6"
|
|
- "3.6"
|
|
# command to install dependencies
|
|
# command to install dependencies
|
|
install:
|
|
install:
|
|
- - "pip install -r requirements-travis.yml"
|
|
|
|
|
|
+ - "pip install -r requirements-travis.txt"
|
|
script:
|
|
script:
|
|
- flaskbb translations compile
|
|
- flaskbb translations compile
|
|
- tox
|
|
- tox
|