Improve the way we install Scipy. Currently we rely on miniconda for installing Scipy due to the following issue: https://travis-ci.org/benchflow/analysers/builds/147443000#L485.
Miniconda install many other packages as well, then we should find a better way to install Scipy, or at least to limit only to Scipy the packages installed by miniconda.
Reference to the following commit for the applied changes: 9b0b14f
Improve the way we install Scipy. Currently we rely on
minicondafor installing Scipy due to the following issue: https://travis-ci.org/benchflow/analysers/builds/147443000#L485.Miniconda install many other packages as well, then we should find a better way to install Scipy, or at least to limit only to Scipy the packages installed by miniconda.
Reference to the following commit for the applied changes: 9b0b14f