Install liblxc1 in travisw

This commit is contained in:
Diptanu Choudhury 2016-09-11 22:31:04 -07:00 committed by Michael Schurter
parent bb2a580ef1
commit 8e98e45848
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ branches:
before_install:
- sudo apt-get update
- sudo apt-get install -y docker-engine
- sudo apt-get install -y docker-engine liblxc1
- sudo apt-get install -y qemu
- ./scripts/install_consul.sh
- ./scripts/install_vault.sh