Skip to content

Commit

Permalink
Bump ruby version for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dutil authored and Jeff Dutil committed Jan 13, 2015
1 parent fabd104 commit c5acc8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -19,4 +19,5 @@ script:
- bundle exec rake test_app
- bundle exec rake spec
rvm:
- 2.1.5
- 2.1
- 2.2
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -5,7 +5,7 @@ machine:
services:
- postgresql
ruby:
version: 2.1.5
version: 2.2.0
dependencies:
override:
- ./build-ci.rb install
Expand Down

0 comments on commit c5acc8f

Please sign in to comment.