Skip to content

Commit

Permalink
CI update ctd
Browse files Browse the repository at this point in the history
  • Loading branch information
c5sire committed May 17, 2016
1 parent 5707846 commit 993bea2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,14 @@ install:
# Adapt as necessary starting from here
environment:
matrix:
- R_VERSION: 3.2.5
- R_VERSION: 3.3.0
RTOOLS_VERSION: 33
CRAN: http://cran.rstudio.com

- R_VERSION: 3.3.0
- R_VERSION: 3.2.5
RTOOLS_VERSION: 33
CRAN: http://cran.rstudio.com


build_script:
- travis-tool.sh install_deps

Expand Down

0 comments on commit 993bea2

Please sign in to comment.