Parcourir la source

Ignore hoa-project.net, allow blackfire.io and toranproxy.com

pull/591/head
Jose Diaz-Gonzalez il y a 10 ans
Parent
révision
58dfdba2f6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Voir le fichier

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 igor.io,blackfire.io,toranproxy.com
7
+  - awesome_bot README.md --white-list igor.io,hoa-project.net
8
 notifications:
8
 notifications:
9
   email: false
9
   email: false

Chargement…
Annuler
Enregistrer