Skip to content

Commit

Permalink
Fix silly clock error on r-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed Mar 7, 2019
1 parent 519adfb commit 9f80c09
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ matrix:
- r: oldrel
- r: 3.2
- r: 3.1

# To prevent "unable to verify current time" on travis R-devel
env:
global:
- _R_CHECK_SYSTEM_CLOCK_=FALSE

0 comments on commit 9f80c09

Please sign in to comment.