Skip to content

Commit

Permalink
Merge pull request #338 from everypolitician/travis-ruby-version
Browse files Browse the repository at this point in the history
Make travis use ruby 2.2.4
  • Loading branch information
tmtmtmtm authored Jun 21, 2016
2 parents 8c42062 + 8ac5039 commit 27a128b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
language: ruby
cache: bundler
rvm:
- 2.2.2
- 2.2.4
services:
- memcached
before_script:
Expand Down

0 comments on commit 27a128b

Please sign in to comment.