fkoh111 / zzlite

Lite wrapper for the Zamzar API :package:
0 stars 0 forks source link

task/remove_packages_from_.travis.yml #73

Open fkoh111 opened 4 years ago

fkoh111 commented 4 years ago

I actually can't remember if we need the r_packages section of the .travis.yml

r_packages:
  - testthat
  - covr
  - httr
  - jsonlite

Isn't Travis using the DESCRIPTION file to get appropriate packages???