Skip to content

Commit

Permalink
Work around r-lib/roxygen2#1121
Browse files Browse the repository at this point in the history
  • Loading branch information
billdenney committed Sep 16, 2020
1 parent 8d8ef2b commit dea09ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

language: R
cache: packages
# Work around https://github.com/r-lib/roxygen2/issues/1121
warnings_are_errors: false

r:
- release
Expand Down

0 comments on commit dea09ab

Please sign in to comment.