Travis CI: Update Ruby to 2.2.4 and switch to Trusty infrastructure
This commit is contained in:
parent
bf3919e721
commit
1a8ba680ab
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user