diff --git a/travis.yml b/travis.yml index 50445e050050a9259bb617c31f3b11c40abf9ded..ad51865e9f3034b5b8214c7e01c51876391abb1c 100644 --- a/travis.yml +++ b/travis.yml @@ -1,12 +1,5 @@ -language: python -R -python: - - "3.4" -cache: pip -install: - - pip install -r requirements.txt +- R -e 'devtools::install_deps(dep = remotes)' + script: - - R - - # py.test --cov-report term-missing --cov app -v +- R grab_data.R