Skip to content

Commit

Permalink
removed unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jul 7, 2016
1 parent a7fe8ad commit 71c77c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ install:
- pip install "pkginfo<1.3"
- pip install -r requirements.txt
- pip install coveralls
- pip install twine clint
- pip install twine
env:
- ADAPTER=mongo
- ADAPTER=tiny
Expand Down

0 comments on commit 71c77c0

Please sign in to comment.