Browse Source

Update .travis.yml

pull/468/merge
Jose Diaz-Gonzalez 9 years ago
parent
commit
47eab4d6ce
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml View File

4
 before_script:
4
 before_script:
5
   - gem install awesome_bot
5
   - gem install awesome_bot
6
 script:
6
 script:
7
-  - awesome_bot README.md --white-list auraphp.com,astrumfutura,igor.io,seancoates,random.org
7
+  - awesome_bot README.md --white-list igor.io,blackfire.io,toranproxy.com
8
 notifications:
8
 notifications:
9
   email: false
9
   email: false

Loading…
Cancel
Save