travis: debug which solver causes problem
This commit is contained in:
parent
c7dd302262
commit
336392fcf8
@ -20,7 +20,8 @@ before_install:
|
||||
- conda activate pypsa-eur
|
||||
|
||||
# install open-source solver
|
||||
- mamba install -c conda-forge ipopt glpk
|
||||
- mamba install -c conda-forge ipopt
|
||||
- mamba install -c conda-forge glpk
|
||||
|
||||
# list packages for easier debugging
|
||||
- conda list
|
||||
|
Loading…
Reference in New Issue
Block a user