diff --git a/.travis.yml b/.travis.yml index fef41fff360dbb1b2d04087e53f5473eec94114a..c93f2fc3be748c9252429ef213c4cc5c5f75ef8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,7 +55,7 @@ after_success: - source deactivate - conda install -q conda-build anaconda-client - conda config --set anaconda_upload no - - conda build recipe -q + - conda build recipe - builddir=(`conda build recipe --output`) - | if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then