diff --git a/.travis.yml b/.travis.yml index 0cd65ed..fa64958 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,12 +5,11 @@ rvm: - 2.1.0 branches: only: - - master + - 1.1.x before_install: - sudo apt-get update -y - 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 liblxc0 lxc lxc-dbg lxc-dev lxc-templates lxc-tests lxctl python3-lxc + - sudo apt-get install -y liblxc0 script: - bundle exec rake clean package