Skip to content

Commit

Permalink
Fix typo in appveyor.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
UweBlock committed Feb 29, 2016
1 parent 9824898 commit 853a1ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@ environment:
matrix:
- R_VERSION: release

- R_version: devel
- R_VERSION: devel

- R_version: oldrel
- R_VERSION: oldrel
CRAN: http://cran.rstudio.com

- R_VERSION: release
R_ARCH: x64

- R_version: devel
- R_VERSION: devel
R_ARCH: x64

- R_version: oldrel
- R_VERSION: oldrel
R_ARCH: x64
CRAN: http://cran.rstudio.com

Expand Down

0 comments on commit 853a1ef

Please sign in to comment.