Skip to content

Commit

Permalink
Add conda forge channel
Browse files Browse the repository at this point in the history
  • Loading branch information
JarnoRFB committed Jul 11, 2019
1 parent fc2d0bd commit e1f2eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -26,6 +26,7 @@ before_install:
hash -r;
conda config --set always_yes yes --set changeps1 no;
conda update -q conda;
conda config --add channels conda-forge;
conda info -a;
conda create -q -n test-environment python=3.7 r-base=3.5 r-gamlss r-gridbase r-mglm r-msm r-surveillance rpy2;
fi
Expand Down

0 comments on commit e1f2eaa

Please sign in to comment.