Skip to content

Commit 41ecde9

Browse files
author
Cruz Monrreal
authored
Merge pull request #9371 from 0xc0170/test_travis_master
travis: set hypothesis to v3.88
2 parents 5212cc6 + be9f9f7 commit 41ecde9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ matrix:
107107
# Install dependencies
108108
- sudo apt-get install gcc-arm-embedded
109109
- pip install -r requirements.txt
110-
- pip install pytest pylint hypothesis mock coverage coveralls
110+
- pip install pytest pylint hypothesis==3.88.3 mock coverage coveralls
111111
# Print versions we use
112112

113113
- arm-none-eabi-gcc --version

0 commit comments

Comments
 (0)