Skip to content

Commit

Permalink
Upgrade dependencies on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
noirbizarre committed Jun 22, 2017
1 parent ce26b11 commit 1bf0ee9
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 @@ -12,7 +12,7 @@ python:
- pypy3

install:
- pip install -e .[ci]
- pip install -U -e .[ci]
- pip install coveralls
before_script:
- docker-compose up -d
Expand Down

0 comments on commit 1bf0ee9

Please sign in to comment.