mirror of
https://github.com/wassname/ray.git
synced 2026-07-21 12:50:45 +08:00
Use Ubuntu 18.04 so that a newer version of Docker will be available by default. (#12139)
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
language: generic
|
||||
# Use Ubuntu 16.04
|
||||
dist: xenial
|
||||
# Use Ubuntu 18.04
|
||||
dist: bionic
|
||||
|
||||
git:
|
||||
clone: false # Clone manually to work around Travis issues like https://github.com/travis-ci/travis-ci/issues/6337
|
||||
|
||||
Reference in New Issue
Block a user