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 e054d34 commit eec8660Copy full SHA for eec8660
.travis.yml
@@ -1,6 +1,6 @@
1
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
2
3
language: r
4
+before_install: R -e 'source("https://install-github.me/r-lib/remotes")'
5
sudo: false
6
cache: packages
-before_install: R -e 'source("https://install-github.me/r-lib/remotes")'
0 commit comments