Skip to content

Commit

Permalink
Fix travis test dep
Browse files Browse the repository at this point in the history
  • Loading branch information
greyli committed Jul 21, 2018
1 parent 72efe81 commit 8a30025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ python:
# command to install dependencies
install:
- pip install .
- pip install coverage coveralls flake8
- pip install coverage coveralls flake8 flask-wtf

# command to run tests
script:
Expand Down

0 comments on commit 8a30025

Please sign in to comment.