Skip to content

Commit

Permalink
force upgrade of setuptools in travis
Browse files Browse the repository at this point in the history
sphinx-doc/sphinx#6556

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
  • Loading branch information
dhellmann committed Jun 5, 2020
1 parent 01ed496 commit e7f95b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -27,6 +27,7 @@ before_install:

install:
- pip install .[test] .[linter]
- pip install -U setuptools

script:
# Conditional builds (related to env passed)
Expand Down

0 comments on commit e7f95b6

Please sign in to comment.