Skip to content

Commit

Permalink
Use latest setuptools on TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
afgane committed Oct 16, 2017
1 parent 66eb2a0 commit fd4bff9
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 @@ -48,6 +48,7 @@ before_install:
;;
esac
install:
- pip install -U setuptools
- pip install tox
- pip install coveralls
- pip install codecov
Expand Down

0 comments on commit fd4bff9

Please sign in to comment.