We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c0745 commit 5e0a2d9Copy full SHA for 5e0a2d9
.travis.yml
@@ -107,7 +107,7 @@ matrix:
107
# Install dependencies
108
- sudo apt-get install gcc-arm-embedded
109
- pip install -r requirements.txt
110
- - pip install pytest pylint hypothesis mock coverage coveralls
+ - pip install pytest pylint hypothesis==3.88.3 mock coverage coveralls
111
# Print versions we use
112
113
- arm-none-eabi-gcc --version
0 commit comments