Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
R
rAltmetric
Commits
30cf52af
Commit
30cf52af
authored
Mar 08, 2017
by
Scott Chamberlain
Browse files
change travis file to use newer R lang setup and cache: packages, sudo: false to speed up builds
parent
37afc1de
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
30cf52af
language
:
c
script
:
"
./travis-tool.sh
run_tests"
before_script
:
-
curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
-
chmod 755 ./travis-tool.sh
-
"
./travis-tool.sh
bootstrap"
-
"
./travis-tool.sh
install_deps"
language
:
r
sudo
:
false
cache
:
packages
notifications
:
slack
:
secure
:
PcdJMRncDb0dO4bGZLc8tcjhakOdhglyNQr8acdL1Wrq23Qb+ZF6fFfaahrbpSRD+pdpnXUXkmhWjbuqfHY1mnvC9gsFMr9KD9P82hJs2luRUs+mZBKWU45v4puAm19Zepr0P/rsj0KUJmcJepsxLo1ccjOY0xSxzf7jvyf8lx0=
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment