mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-20 08:03:53 +08:00
.travis.yml: 去掉过时comment
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
# This is how to tell Travis to use the fast container-based test
|
|
||||||
# runner instead of the slow VM-based one.
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
dist: bionic
|
dist: bionic
|
||||||
@@ -23,7 +21,6 @@ cache:
|
|||||||
directories:
|
directories:
|
||||||
- $HOME/.cache/go-build
|
- $HOME/.cache/go-build
|
||||||
|
|
||||||
# Only clone the most recent commit.
|
|
||||||
git:
|
git:
|
||||||
depth: 8
|
depth: 8
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user