Update .travis.yml
This commit is contained in:
parent
0bbb4a07b2
commit
7d9ac3f97d
@ -6,7 +6,7 @@ env:
|
|||||||
|
|
||||||
warnings_are_errors: false
|
warnings_are_errors: false
|
||||||
|
|
||||||
sudo: required
|
sudo: true
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
|
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
|
||||||
@ -26,6 +26,7 @@ notifications:
|
|||||||
email:
|
email:
|
||||||
recipients:
|
recipients:
|
||||||
- hetong007@gmail.com
|
- hetong007@gmail.com
|
||||||
|
- tqchen@cs.washington.edu
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: always
|
on_failure: always
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user