Skip to content

Commit

Permalink
Add fs to test install
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Dec 22, 2017
1 parent d7c9c95 commit 6dfdff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -30,7 +30,7 @@ install:
# Testing dependencies
- pip install flake8 coverage python-coveralls moto
# Required library dependencies
- pip install boto3 six
- pip install boto3 six fs
# Optional library dependencies
- pip install celery
# The version of Django being tested against
Expand Down

0 comments on commit 6dfdff2

Please sign in to comment.