Add conda-forge to travis build

This commit is contained in:
2018-02-13 14:53:19 +01:00
parent 1f59bee853
commit 1c3b65fcbc
+1
View File
@@ -33,6 +33,7 @@ install:
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda config --add channels defaults
- conda condig --add channels conda-forge
- conda update -q --all
- conda install conda-build anaconda-client
# build