Commit f9ab0e3d authored by jay's avatar jay
Browse files

Update for formatting

parent 73440038
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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