Skip to content

Commit

Permalink
trying to eliminate travis-ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
trinker committed Apr 23, 2014
1 parent f58fca3 commit e5fb91a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ vignettes/helper_files
inst/web
Scraping Word Lists
inst/demos/discoursemap

travis-tool.sh
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ install:
- ./travis-tool.sh install_github hadley/devtools
- ./travis-tool.sh install_github cboettig/knitcitations
- ./travis-tool.sh install_deps
- Rscript -e "source('http://bioconductor.org/biocLite.R');
biocLite(suppressUpdates =TRUE);
biocLite('Rgraphviz', suppressUpdates =TRUE)"
script: ./travis-tool.sh run_tests
notifications:
email:
Expand Down

0 comments on commit e5fb91a

Please sign in to comment.