Skip to content

Commit eec8660

Browse files
committed
fix travis_5
1 parent e054d34 commit eec8660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
22

33
language: r
4+
before_install: R -e 'source("https://install-github.me/r-lib/remotes")'
45
sudo: false
56
cache: packages
6-
before_install: R -e 'source("https://install-github.me/r-lib/remotes")'

0 commit comments

Comments
 (0)