Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit b278ab6

Browse files
author
Fabrizio Monti
committed
Use ruby 2.2.2
1 parent 27404ed commit b278ab6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.1
1+
2.2.2

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: ruby
2-
rvm: 2.2.1
2+
rvm: 2.2.2
33
cache: bundler
44
sudo: false
55
before_install:

0 commit comments

Comments
 (0)