From 1c3b65fcbc34f2bc4ea116fd7b44e2836339fea1 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Tue, 13 Feb 2018 14:53:19 +0100 Subject: [PATCH] Add conda-forge to travis build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b108c41..e4e3f3b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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