Skip to content

Commit

Permalink
Merge pull request #65 from vyper/patch-1
Browse files Browse the repository at this point in the history
Update ruby version to 2.3.1 & 2.2.5 on travis
  • Loading branch information
Trung Lê committed May 2, 2016
2 parents 4e91ee6 + 07a6731 commit d3c2f6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ sudo: false
cache: bundler
script: 'bundle exec rake test:coverage --trace'
rvm:
- 2.2.4
- 2.3.0
- 2.2.5
- 2.3.1
- ruby-head
- jruby-9.0.5.0
- jruby-head
Expand Down

0 comments on commit d3c2f6f

Please sign in to comment.