Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hetong007 committed Jun 16, 2015
1 parent 0bbb4a0 commit 7d9ac3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:

warnings_are_errors: false

sudo: required
sudo: true

before_install:
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
Expand All @@ -26,6 +26,7 @@ notifications:
email:
recipients:
- [email protected]
- [email protected]
on_success: change
on_failure: always

0 comments on commit 7d9ac3f

Please sign in to comment.