1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-23 23:43:14 +02:00

Update .travis.yml

This commit is contained in:
MS Berends
2018-03-29 15:17:48 +02:00
committed by GitHub
parent b7f29aa748
commit abcb4accbd

View File

@ -3,8 +3,13 @@
# Setting up R deps
language: r
r: 3.2
r_packages: covr
cache: packages
r_packages:
- covr
- testthat
- dplyr
- rvest
- xml2
- reshape2
# system deps
os: