diff --git a/.travis.yml b/.travis.yml index fa8d078..e3ec0a8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -70,7 +70,7 @@ deploy: on: all_branches: true # Let the condition below decide if the branch is to be deployed condition: $TRAVIS_BRANCH = "master" || ! -z "${TRAVIS_TAG}" # master branch or tags - repo: GeoscienceAustralia/agdc_statistics + repo: GeoscienceAustralia/datacube-stats python: "3.6" notifications: