There was an error while loading. Please reload this page.
1 parent c2518f1 commit e69f956Copy full SHA for e69f956
.travis.yml
@@ -11,6 +11,6 @@ before_install:
11
- sudo apt-get install -y python-software-properties
12
- sudo add-apt-repository -y ppa:ubuntu-lxc/daily
13
- sudo apt-get update -y
14
- - sudo apt-get install -y liblxc0 lxc lxc-dbg lxc-dev lxc-templates lxc-tests lxctl python3-lxc
+ - sudo apt-get install -y liblxc1 lxc lxc-dbg lxc-dev lxc-templates lxc-tests lxctl python3-lxc
15
script:
16
- bundle exec rake clean package
0 commit comments