diff --git a/circle.yml b/circle.yml index 4957504ea2..59a3b29592 100644 --- a/circle.yml +++ b/circle.yml @@ -29,4 +29,4 @@ deployment: commands: - make artifacts - make ghpages || make ghpages - - make ghissues || make ghissues + - make ghissues || true