From a4adbff689286c54fc6b0e6ef84ee8331de077ac Mon Sep 17 00:00:00 2001 From: Sebastian Wilzbach Date: Sun, 29 Apr 2018 20:20:04 +0200 Subject: [PATCH] Fix Travis deployment --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index bfd6319..758146a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ jobs: file: bin/dcd-*.tar.gz skip_cleanup: true on: - repo: dlang-community/dcd + repo: dlang-community/DCD tags: true - stage: GitHub Release #if: tag IS present @@ -45,7 +45,7 @@ jobs: file: bin/dcd-*.tar.gz skip_cleanup: true on: - repo: dlang-community/dcd + repo: dlang-community/DCD tags: true - stage: GitHub Release #if: tag IS present @@ -66,7 +66,7 @@ jobs: file: bin/dcd-.*.zip skip_cleanup: true on: - repo: dlang-community/dcd + repo: dlang-community/DCD tags: true stages: - name: test