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