Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
For now, use nfultz/drat and see if that works
  • Loading branch information
nfultz committed Jan 19, 2018
1 parent 9c62bc4 commit 0884cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ env:
r_github_packages:
- hadley/pkgdown
- DeclareDesign/DDtools
- nfultz/drat
r_packages:
- covr
- drat
- git2r
after_success:
- test $TRAVIS_OS_NAME == "linux" && Rscript -e 'covr::coveralls()'
Expand Down

0 comments on commit 0884cab

Please sign in to comment.