Skip to content

Commit

Permalink
Update ruby version to 2.3.1 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vyper committed May 2, 2016
1 parent ef1a77a commit a25d29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ cache: bundler
script: 'bundle exec rake test:coverage --trace'
rvm:
- 2.2.4
- 2.3.0
- 2.3.1
- ruby-head
- jruby-9.0.5.0
- jruby-head
Expand Down

0 comments on commit a25d29b

Please sign in to comment.