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 54d76a6 commit e9bc4b7Copy full SHA for e9bc4b7
1 file changed
.travis.yml
@@ -30,7 +30,7 @@ env:
30
31
# Exclude combinations that are very unlikely (and don't work)
32
matrix:
33
- exlude:
+ exclude:
34
- python: 3.7 # python3.7 should use latest scipy
35
env: SCIPY="scipy==0.19.1" SLYCOT=
36
0 commit comments