From 1a49992a0e299759270bc346f28055a9700a76c4 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Tue, 26 May 2020 19:32:09 +0200 Subject: [PATCH] exclude cycle io in tests --- exclude_in_test.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/exclude_in_test.json b/exclude_in_test.json index ce2a7e4..a3c222c 100644 --- a/exclude_in_test.json +++ b/exclude_in_test.json @@ -1,5 +1,6 @@ [ "https://vimeo.com", "https://travis-ci.org/veggiemonk/awesome-docker.svg", - "https://github.com/apps/" -] \ No newline at end of file + "https://github.com/apps/", + "https://cycle.io/" +]