From fb6c155db3a9ecbe6409331a5675befb7c8f8c8c Mon Sep 17 00:00:00 2001 From: Louis Poinsignon Date: Tue, 6 Aug 2019 16:39:12 -0700 Subject: [PATCH] Fix repo name in Travis deployment --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d550e0f..8bc4762 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ jobs: skip_cleanup: true on: tags: true - repo: cloudflare/octorpki + repo: cloudflare/cfrpki - dist: trusty services: - docker