Browse Source

let auraphp pretend to be a framework and a loose set of components at the same time

pull/520/merge
Jose Diaz-Gonzalez 10 years ago
parent
commit
deaa8f83fc
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      .travis.yml

+ 2
- 2
.travis.yml View File

@@ -4,6 +4,6 @@ rvm:
4 4
 before_script:
5 5
   - gem install awesome_bot
6 6
 script:
7
-  - awesome_bot README.md
7
+  - awesome_bot README.md --white-list auraphp.com
8 8
 notifications:
9
-  email: false
9
+  email: false

Loading…
Cancel
Save