Skip to content

Commit

Permalink
Do not build on oldrel and devel on appveyor
Browse files Browse the repository at this point in the history
The builds are taking too long and failing due to unrelated issues.
  • Loading branch information
jimhester committed Apr 25, 2016
1 parent 98c7d0e commit d83a841
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,7 @@ environment:
R_ARCH: x64

matrix:
- R_VERSION: oldrel
RTOOLS_VERSION: 32
CRAN: http://cran.rstudio.com

- R_VERSION: release
- R_VERSION: devel

artifacts:
- path: '*.Rcheck\**\*.log'
Expand Down

0 comments on commit d83a841

Please sign in to comment.