Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
updated ruby version in .travis.yml file to 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
smcgregor committed Jan 3, 2016
1 parent a6a6591 commit fc954db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ before_install:
- git submodule update --init --recursive
language: ruby
rvm:
- 2.2.3
- 2.2.4
env:
global:
- DB=mysql
Expand Down

0 comments on commit fc954db

Please sign in to comment.