Skip to content

Commit

Permalink
FIX Remove conda installs, rely on container
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-wendt authored Jan 30, 2019
1 parent 94dbd02 commit 537dbe0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/gpu/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ nvidia-smi
logger "Activate conda env..."
source activate gdf

logger "Bump pyarrow"
conda install -c conda-forge pyarrow=0.12.0 arrow-cpp=0.12.0 pandas>=0.23.4

logger "Check versions..."
python --version
$CC --version
Expand Down

0 comments on commit 537dbe0

Please sign in to comment.