Loading .travis.yml +2 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,8 @@ script: after_success: - coveralls # Need to do the build in the root - source deactivate - conda install conda-build anaconda-client - conda config --set anaconda_upload yes - conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION recipe Loading Loading
.travis.yml +2 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,8 @@ script: after_success: - coveralls # Need to do the build in the root - source deactivate - conda install conda-build anaconda-client - conda config --set anaconda_upload yes - conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION recipe Loading