Loading .travis.yml +2 −3 Original line number Diff line number Diff line Loading @@ -63,4 +63,3 @@ after_success: elif [ "$TRAVIS_BRANCH" == "dev" ] && [ "$TRAVIS_PULL_REQUEST" != "false" ]; then anaconda -t="$CONDA_UPLOAD_TOKEN" upload $builddir --label dev --force; fi No newline at end of file Loading
.travis.yml +2 −3 Original line number Diff line number Diff line Loading @@ -63,4 +63,3 @@ after_success: elif [ "$TRAVIS_BRANCH" == "dev" ] && [ "$TRAVIS_PULL_REQUEST" != "false" ]; then anaconda -t="$CONDA_UPLOAD_TOKEN" upload $builddir --label dev --force; fi No newline at end of file