Skip to content

Commit 5bbeae4

Browse files
committed
Fixed appveyor.yml
1 parent cea3b7f commit 5bbeae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ install:
2323
- conda config --set always_yes yes --set changeps1 no
2424
- conda update -q conda -c conda-forge
2525
# Host dependencies
26-
- conda install xtensor=0.22.0 r-rcpp r-rinside r-devtools -c conda-forge
26+
- conda install xtensor=0.23.0 r-rcpp r-rinside r-devtools -c conda-forge
2727
# Build dependencies
2828
- conda install m2w64-gcc m2w64-make m2w64-toolchain m2-libbz2 posix -c conda-forge
2929
# Full build on x64 with msys64

0 commit comments

Comments
 (0)