Skip to content

Commit

Permalink
upgrade to ruby 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoorai2000 committed Nov 19, 2016
1 parent b4a39e8 commit f7ec2ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
2.3.1
2.3.2
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: ruby
addons:
postgresql: "9.4"
rvm:
- "2.2.3"
- "2.3.2"
cache: bundler
before_script:
- "for i in config/*.example; do cp \"$i\" \"${i/.example}\"; done"
Expand Down

0 comments on commit f7ec2ae

Please sign in to comment.