Try the container VMs

This commit is contained in:
Seth Vargo 2015-07-09 17:18:19 -06:00
parent 85d2a69f98
commit dcd8877b60
1 changed files with 8 additions and 6 deletions

View File

@ -1,11 +1,13 @@
language: ruby
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq -y bsdtar
- rvm @global do gem uninstall bundler --all --executables
- gem uninstall bundler --all --executables
- gem install bundler --version '< 1.7.0'
sudo: false
cache: bundler
addons:
apt:
packages:
- bsdtar
rvm:
- 2.0.0