Skip to content

Commit

Permalink
Update setuptools on travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
white-gecko committed Sep 25, 2018
1 parent 1d35e41 commit 2c34753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ before_install:

# command to install dependencies
install:
- pip install -U setuptools
- pip install -r requirements.txt
- pip install coveralls
- pip install pylama
Expand Down

0 comments on commit 2c34753

Please sign in to comment.