Commit 73440038 authored by jay's avatar jay
Browse files

Adds newline

parent b63b5b30
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -63,3 +63,4 @@ 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