There was an error while loading. Please reload this page.
1 parent e69f956 commit 06cbff1Copy full SHA for 06cbff1
.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 liblxc1 lxc lxc-dbg lxc-dev lxc-templates lxc-tests lxctl python3-lxc
+ - sudo apt-get install -y liblxc1
15
script:
16
- bundle exec rake clean package
0 commit comments