Travis testing attempt 3.8

pull/95/head
kaguillera 2020-04-30 16:07:24 -04:00
parent 33783a7269
commit af501b03d6
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ install:
before_script:
# Install Packrat
- R -e "0" --args --bootstrap-packrat
- R -e "packrat::install"
- R -e "packrat::init"
- R -e "packrat::restore"