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
 before_script:
4
 before_script:
5
   - gem install awesome_bot
5
   - gem install awesome_bot
6
 script:
6
 script:
7
-  - awesome_bot README.md
7
+  - awesome_bot README.md --white-list auraphp.com
8
 notifications:
8
 notifications:
9
-  email: false
9
+  email: false

Loading…
Cancel
Save