Skip to content

Commit

Permalink
Add Ruby 2.3 to Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cgriego committed Jan 27, 2016
1 parent 3671af4 commit 6f4e253
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
2.2.0
2.3.0
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3
bundler_args: --without development
gemfile:
- gemfiles/rails_3_0.gemfile
Expand Down

0 comments on commit 6f4e253

Please sign in to comment.