Skip to content

Commit 3eac928

Browse files
committed
update ruby version to 2.2.6
1 parent 5c13458 commit 3eac928

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.4
1+
2.2.6

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: ruby
22
os:
33
- linux
44
rvm:
5-
- ruby-2.2.5
5+
- ruby-2.2.6
66
- ruby-head
77
env:
88
- TRAVIS=true

0 commit comments

Comments
 (0)