File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ install:
2222 - conda update -q conda
2323 - conda info -a
2424 - conda install gtest cmake -c conda-forge
25- - conda install xtensor=0.19.1 -c conda-forge
25+ - conda install xtensor=0.19.3 -c conda-forge
2626 - cmake -G "NMake Makefiles" -D CMAKE_INSTALL_PREFIX=%MINICONDA%\\LIBRARY -DBUILD_TESTS=ON .
2727 - nmake test_xframe
2828 - cd test
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ install:
109109 - conda config --set always_yes yes --set changeps1 no
110110 - conda update -q conda
111111 - conda install cmake -c conda-forge
112- - conda install xtensor=0.19.1 -c conda-forge
112+ - conda install xtensor=0.19.3 -c conda-forge
113113 # Testing
114114 - mkdir build
115115 - cd build
Original file line number Diff line number Diff line change 1818
1919| xframe | xtensor |
2020| ----------| -----------|
21- | master | ^0.19.1 |
21+ | master | ^0.19.3 |
2222| 0.1.0 | ^0.19.1 |
2323| 0.0.2 | ^0.19.1 |
2424| 0.0.1 | ^0.19.1 |
You can’t perform that action at this time.
0 commit comments