Skip to content

Commit

Permalink
travis fix ?
Browse files Browse the repository at this point in the history
  • Loading branch information
smbache committed Nov 10, 2014
1 parent f59c633 commit f5f5000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,9 +4,9 @@ before_install:
- 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 github_package testthat
install:
- ./travis-tool.sh r_binary_install knitr
- ./travis-tool.sh r_binary_install testthat

script: ./travis-tool.sh run_tests

Expand Down

0 comments on commit f5f5000

Please sign in to comment.