From 484e680accd208f74992e8d01af1ce5ff3776e53 Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Sat, 13 Aug 2016 13:16:53 -0700 Subject: [PATCH] Whitelist urls for Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 310fd20..4869071 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ rvm: before_script: - gem install awesome_bot script: - - awesome_bot README.md + - awesome_bot --white-list 'http://copperdroid.isg.rhul.ac.uk/copperdroid/','http://sanddroid.xjtu.edu.cn/','http://www.foresafe.com/scan','https://github.com/BaiduSecurityLabs/ZjDroid','https://github.com/yangbean9/ZjDroid','https://appanalysis.org/download.html' --allow-redirect --files README.md