mirror of
https://github.com/wassname/ray.git
synced 2026-08-15 12:45:23 +08:00
Properly test Python wheels in Travis. (#5749)
This commit is contained in:
@@ -79,3 +79,5 @@ for ((i=0; i<${#PY_VERSIONS[@]}; ++i)); do
|
||||
mv dist/*.whl ../.whl/
|
||||
popd
|
||||
done
|
||||
|
||||
git clean -f -f -x -d -e .whl -e $DOWNLOAD_DIR
|
||||
|
||||
Reference in New Issue
Block a user