mirror of
https://github.com/wassname/ray.git
synced 2026-09-12 12:51:15 +08:00
Improve release process 0.7.2 (#5187)
This commit is contained in:
@@ -148,10 +148,9 @@ test_sgd(){
|
||||
}
|
||||
|
||||
# RUN TESTS
|
||||
for PYTHON_VERSION in "p27" "p36"
|
||||
for PYTHON_VERSION in "p36"
|
||||
do
|
||||
test_impala $PYTHON_VERSION
|
||||
test_sgd $PYTHON_VERSION
|
||||
done
|
||||
|
||||
cat "$RESULT_FILE"
|
||||
|
||||
Reference in New Issue
Block a user