Skip to content

Commit c28f0d6

Browse files
authored
Merge pull request #14108 from 0xc0170/travis_remove_py3.5
travis: set attrs to 19.1.0, fixes python 3.5 issue
2 parents e96b097 + 334e62e commit c28f0d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ matrix:
229229
- |-
230230
tr -d ' ' >> requirements.txt <<< "
231231
mock==2.0.0
232+
attrs==19.1.0
232233
pytest==3.3.0
233234
pylint>=1.9,<2
234235
hypothesis>=3,<4

0 commit comments

Comments
 (0)