Skip to content

Commit 8b70712

Browse files
committed
added conda install conda-build
1 parent 47b7f6f commit 8b70712

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/requirements-3.6_CONDA_BUILD_TEST.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ source activate pandas
44

55
echo "install 36 CONDA_BUILD_TEST"
66

7+
conda install conda-build
8+
79
conda build ./conda.recipe/ --numpy 1.11 --python 3.6 -q

0 commit comments

Comments
 (0)