File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,13 @@ jobs:
36
36
dist : xenial
37
37
services : xvfb
38
38
python : " 2.7"
39
- env : SCIPY=scipy SLCOT =source
39
+ env : SCIPY=scipy SLYCOT =source
40
40
- name : " linux, Python 3.7, slycot=source"
41
41
os : linux
42
42
dist : xenial
43
43
services : xvfb
44
44
python : " 3.7"
45
- env : SCIPY=scipy SLCOT =source
45
+ env : SCIPY=scipy SLYCOT =source
46
46
47
47
matrix :
48
48
# Exclude combinations that are very unlikely (and don't work)
@@ -56,13 +56,13 @@ matrix:
56
56
dist : xenial
57
57
services : xvfb
58
58
python : " 2.7"
59
- env : SCIPY=scipy SLCOT =source
59
+ env : SCIPY=scipy SLYCOT =source
60
60
- name : " linux, Python 3.7, slycot=source"
61
61
os : linux
62
62
dist : xenial
63
63
services : xvfb
64
64
python : " 3.7"
65
- env : SCIPY=scipy SLCOT =source
65
+ env : SCIPY=scipy SLYCOT =source
66
66
67
67
# install required system libraries
68
68
before_install :
You can’t perform that action at this time.
0 commit comments