We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a3392 commit 9d04a02Copy full SHA for 9d04a02
.travis.yml
@@ -107,6 +107,7 @@ install:
107
- if [[ $TRAVIS_PYTHON_VERSION != "3.4"* ]]; then pip install mysqlclient; fi
108
- pip install psycopg2
109
- pip install gpg pytz whoosh pyjwt requests
110
+ - pip install jinja2
111
- pip install pytest-cov codecov
112
- pip install beautifulsoup4
113
- if [[ $TRAVIS_PYTHON_VERSION != "3.4"* ]]; then pip install docutils; fi
0 commit comments