Skip to content

Commit

Permalink
add jinja2 to pip installs
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesdrotar committed Oct 27, 2016
1 parent 15bb050 commit 5c33885
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -51,6 +51,7 @@ install:
- pip install coveralls
- pip install matplotlib
- pip install seaborn
- pip install jinja2
- pip install http://h2o-release.s3.amazonaws.com/h2o/rel-turchin/9/Python/h2o-3.8.2.9-py2.py3-none-any.whl
- python setup.py develop

Expand Down

0 comments on commit 5c33885

Please sign in to comment.