Skip to content

Commit

Permalink
Fix #34 Update to ruby-2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
4-20ma committed Aug 30, 2014
1 parent 9e52f5b commit 3689b04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.3-p484
2.1.2
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
bundler_args: --without development:integration
rvm:
- 1.9.3
- 2.1.2
before_install:
- git submodule update --init --recursive

0 comments on commit 3689b04

Please sign in to comment.