We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2155d4b commit 79ca0d1Copy full SHA for 79ca0d1
.travis.yml
@@ -1,7 +1,9 @@
1
matrix:
2
include:
3
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
4
- - language: R
+ - language: r
5
+ r:
6
+ - release
7
sudo: required
8
cache: packages
9
before_install:
0 commit comments