Removing unused packages from travis conf

This commit is contained in:
NiR- 2014-06-09 21:26:53 +02:00
parent e69f956f1e
commit 06cbff1bcf

View file

@ -11,6 +11,6 @@ before_install:
- sudo apt-get install -y python-software-properties
- sudo add-apt-repository -y ppa:ubuntu-lxc/daily
- sudo apt-get update -y
- sudo apt-get install -y liblxc1 lxc lxc-dbg lxc-dev lxc-templates lxc-tests lxctl python3-lxc
- sudo apt-get install -y liblxc1
script:
- bundle exec rake clean package