Update travis configuration

This commit is contained in:
Chris Roberts 2016-11-22 07:56:52 -08:00
parent a51949933f
commit 109510c050
1 changed files with 2 additions and 6 deletions

View File

@ -4,18 +4,14 @@ sudo: false
cache: bundler
before_install:
- gem uninstall bundler -aIxq --force
- gem uninstall -Ixq --force -i /home/travis/.rvm/gems/ruby-2.2.3@global bundler
- gem install bundler -v '1.12.5'
addons:
apt:
packages:
- bsdtar
rvm:
- 2.2.3
- 2.2.5
- 2.3.3
branches:
only: