language: ruby before_script: - sudo apt-get install -y lxc redir rvm: - 1.9.3 - 2.0.0 matrix: allow_failures: - rvm: 2.0.0 script: "bundle exec rake ci"