fix travis build

This commit is contained in:
ymshenyu 2020-06-05 12:18:37 +08:00
parent 7fde59368d
commit 2913ad4bca
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ script:
- sudo apt-get autoremove lxd --purge - sudo apt-get autoremove lxd --purge
- sudo /snap/bin/lxd waitready - sudo /snap/bin/lxd waitready
- sudo /snap/bin/lxd init --auto - sudo /snap/bin/lxd init --auto
- sudo snapcraft --use-lxd - snapcraft --use-lxd
after_failure: after_failure:
- sudo journalctl -u snapd - sudo journalctl -u snapd

View File

@ -1 +1 @@
5548 5549