Skip to content
Snippets Groups Projects
Commit 24fceb43 authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Another attempt.

parent 246dec52
No related branches found
No related tags found
1 merge request!93Trying out r travis.
......@@ -15,7 +15,7 @@ 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
- R CMD options(warn=2)
- R -q -e "options(warn=2)"
after_script:
- "./travis-tool.sh dump_logs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment