Skip to content

Commit 5ed2601

Browse files
0xc0170artokin
authored andcommitted
travis: fix 3.5 test bug in attrs
Using specific version (pre 20) should fix the issue #14110
1 parent bfbc220 commit 5ed2601

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
@@ -160,6 +160,7 @@ matrix:
160160
- |-
161161
tr -d ' ' >> requirements.txt <<< "
162162
mock==2.0.0
163+
attrs==19.1.0
163164
pytest==3.3.0
164165
pylint>=1.9,<2
165166
hypothesis>=3,<4

0 commit comments

Comments
 (0)