mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 01:31:08 +08:00
Install bazel in autoscaler development configs. (#4874)
This commit is contained in:
committed by
Philipp Moritz
parent
6703519144
commit
7a78e1e320
@@ -94,6 +94,7 @@ setup_commands:
|
||||
- echo 'export PATH="$HOME/anaconda3/bin:$PATH"' >> ~/.bashrc
|
||||
# Build Ray.
|
||||
- git clone https://github.com/ray-project/ray || true
|
||||
- ray/ci/travis/install-bazel.sh
|
||||
- pip install boto3==1.4.8 cython==0.29.0
|
||||
- cd ray/python; pip install -e . --verbose
|
||||
|
||||
|
||||
Reference in New Issue
Block a user