[travis] try to build docker images again (#10412)

This commit is contained in:
Ian Rodney
2020-08-31 10:55:28 -07:00
committed by GitHub
parent 6bde6b493e
commit 4f3559292d
+1 -1
View File
@@ -496,7 +496,7 @@ deploy:
- provider: script
edge: true # This supposedly opts in to deploy v2.
script: bash $TRAVIS_BUILD_DIR/ci/build_docker_images.sh
script: ./ci/keep_alive bash $TRAVIS_BUILD_DIR/ci/travis/build_docker_images.sh
skip_cleanup: true
on:
repo: ray-project/ray