travis: add conda list for easier debugging

This commit is contained in:
Fabian Neumann 2020-09-25 12:45:43 +02:00
parent 78ca48c602
commit 1e4f6f9568

View File

@ -22,6 +22,9 @@ before_install:
# install open-source solver
- mamba install -c conda-forge ipopt glpk
# list packages for easier debugging
- conda list
script:
- cp ./test/config.test1.yaml ./config.yaml
- snakemake -j all solve_all_elec_networks