Skip to content

Commit 66ebb22

Browse files
author
hauntsaninja
committed
mypy: fix mysterious build error
1 parent 92d9030 commit 66ebb22

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
@@ -82,6 +82,7 @@ jobs:
8282
install:
8383
- pip install -U pip setuptools
8484
- pip install -U tox==3.9.0
85+
- pip install -U six>=1.12
8586
- tox --notest
8687

8788
# This is a big hack and only works because the layout of our directories

0 commit comments

Comments
 (0)