Skip to content

Commit 683564b

Browse files
committed
upgrade setuptools in travis
1 parent 951230c commit 683564b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ python:
88
- "3.7"
99
install:
1010
- pip install --upgrade pip
11+
- pip install --upgrade setuptools
1112
- pip install -U tox
1213
script:
1314
- tox -- --es_tag=${ES_TAG}

0 commit comments

Comments
 (0)