diff --git a/exclude_in_test.json b/exclude_in_test.json index a57859c..d23df07 100644 --- a/exclude_in_test.json +++ b/exclude_in_test.json @@ -1,4 +1,4 @@ { - "https://vimeo.com": true, - "https://travis-ci.org/veggiemonk/awesome-docker.svg": true + "https://vimeo.com": "https://vimeo.com", + "https://travis-ci.org/veggiemonk/awesome-docker.svg": "https://travis-ci.org/veggiemonk/awesome-docker.svg" } \ No newline at end of file