Skip to content

Commit

Permalink
Merge pull request #63 from vyper/patch-1
Browse files Browse the repository at this point in the history
Test against MRI 2.3.3
  • Loading branch information
AlfonsoUceda committed Nov 23, 2016
2 parents 7b5200c + cc054b0 commit e96e18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: false
cache: bundler
script: 'bundle exec rake test:coverage --trace && bundle exec rubocop'
rvm:
- 2.3.1
- 2.3.3
- ruby-head
- jruby-9.1.5.0
- jruby-head
Expand Down

0 comments on commit e96e18f

Please sign in to comment.