diff --git a/.travis.yml b/.travis.yml index e9e30a5..75dcf95 100644 --- a/.travis.yml +++ b/.travis.yml @@ -95,6 +95,7 @@ before_deploy: conda install constructor; conda remove --force constructor; pip install -U https://github.com/jaimergp/constructor/archive/jinja-env.zip; + export CONDA_PREFIX=$HOME/miniconda; constructor . ; fi - conda install -q anaconda-client