remove lxc references

This commit is contained in:
Mahmood Ali
2019-01-07 20:39:29 -05:00
parent 34ee0ba6b9
commit b51ecacd23
10 changed files with 4 additions and 1413 deletions

View File

@@ -10,8 +10,7 @@ sudo service docker restart
# true errors would fail in the apt-get install phase
apt-get update || true
apt-get install -y liblxc1 lxc-dev lxc lxc-templates shellcheck
apt-get install -y qemu
apt-get install -y qemu shellcheck
bash ./scripts/travis-rkt.sh
bash ./scripts/travis-consul.sh
bash ./scripts/travis-vault.sh