Skip to content

Commit d02756f

Browse files
authored
Merge pull request #14168 from artokin/fix_mbed_os_ci_5_15_branch
[mbed-os-5.15] travis: fix 3.5 test bug in attrs
2 parents bfbc220 + 5ed2601 commit d02756f

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)