Travis CI: Update Ruby to 2.2.4 and switch to Trusty infrastructure

This commit is contained in:
Greg Karékinian 2016-01-20 18:36:44 +00:00
parent bf3919e721
commit 1a8ba680ab

View File

@ -1,6 +1,8 @@
language: ruby
rvm:
- 2.2
- 2.2.4
sudo: required
dist: trusty
before_install:
- sh .travis/install_riakcs.sh
before_script: