Skip to content

Commit

Permalink
upgrade setuptools in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tpashkevych-exos committed Jun 18, 2019
1 parent 951230c commit 683564b
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 @@ -8,6 +8,7 @@ python:
- "3.7"
install:
- pip install --upgrade pip
- pip install --upgrade setuptools
- pip install -U tox
script:
- tox -- --es_tag=${ES_TAG}
Expand Down

0 comments on commit 683564b

Please sign in to comment.