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 7878996 commit 94dbd02
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/cpu/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ env
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
gcc --version
Expand Down

0 comments on commit 94dbd02

Please sign in to comment.