Skip to content

Commit

Permalink
travis update
Browse files Browse the repository at this point in the history
  • Loading branch information
christophergandrud committed Jun 30, 2015
1 parent ea3d35f commit ce04d8f
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
language: c
branches:
only:
- master
script: ./travis-tool.sh run_tests
before_script:
- sudo apt-get update
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
- chmod 755 ./travis-tool.sh
- ./travis-tool.sh bootstrap
- sudo R CMD javareconf
- ./travis-tool.sh install_deps
- ./travis-tool.sh github_package testthat
language: r
sudo: required
notifications:
email:
- [email protected]

0 comments on commit ce04d8f

Please sign in to comment.