Update .travis.yml

pull/892/head
n8225 2016-12-10 09:42:49 -06:00 committed by GitHub
parent adc7d8b672
commit ab4e7355cf
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@ before_install:
before_script:
script:
allow_failures:
- git diff master.. -U0 README.md | grep -Po "(?<=^\+).*" >> temp.md
- git diff master.. -U0 README.md | grep -Pos "(?<=^\+).*" >> temp.md
- node test.js temp.md
- awesome_bot temp.md --allow-redirect
- danger --verbose