From bd555c48c40b555d437c27b8ccd80d27c091faeb Mon Sep 17 00:00:00 2001 From: Wei Tang Date: Sat, 12 May 2018 19:00:53 +0800 Subject: [PATCH] Fix travis repo name --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 78ec70b2fb..6b2872a894 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ matrix: file_glob: true draft: true on: - repo: ellaism/multi-geth + repo: ethoxy/multi-geth tags: true skip_cleanup: true tag_name: "$TRAVIS_TAG" @@ -47,7 +47,7 @@ matrix: file_glob: true draft: true on: - repo: ellaism/multi-geth + repo: ethoxy/multi-geth tags: true skip_cleanup: true tag_name: "$TRAVIS_TAG"