Skip to content

Commit

Permalink
update drat token
Browse files Browse the repository at this point in the history
  • Loading branch information
leeper committed May 9, 2017
1 parent 34b53f2 commit 821bde1
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,10 @@ r_packages:
- knitr
- covr
- drat
after_failure:
email:
recipients:
- [email protected]
on_success: change
on_failure: change
after_success:
- Rscript -e 'library("covr");codecov()'
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && bash drat.sh
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && bash
drat.sh
env:
global:
- secure: J2PWtD+tPYrQwa93/0eJJ0TmHRRrhXwF760G/kaviZPShpuSWxgzP1xQhnUjxUpg6lhq4R0LxlZfwmUEV+EsN1Mab9CqPHV7O4hP/A3jFC4zygXw6J67gB+6Fg5/1eE/pN1D37Gd0Ca61/vsyGAF+RlNVzYipUHPZP8Jbd7XxsY=
secure: YacWee//5E1lh6x5CPx5EHmE0d+CTMFWz7vOiQigAr/L0rAerxWneBulpRO8hw7F6vGJopC4197QJrff8KoVbCElEOq1yLeokvWnVY+7xtmKp/hhXxtJrF8120wKObI0/LVZ3NuSwSY/WXccn93Yhzf9N0xQXD8SKv26v1ck7oA=

0 comments on commit 821bde1

Please sign in to comment.