Skip to content

Commit

Permalink
fix(travis): upgrade setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Dec 25, 2016
1 parent 0395346 commit 22b34fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -18,6 +18,7 @@ matrix:

install:
- pip install -U pip
- pip install --upgrade setuptools
- pip install -r requirements.txt
- pip install -r requirements-dev.txt

Expand Down

0 comments on commit 22b34fc

Please sign in to comment.