Skip to content

Commit

Permalink
Add in Rubinius to required envs in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy Morgan committed Apr 1, 2012
1 parent 9590f0b commit d0491f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Expand Up @@ -10,14 +10,13 @@ rvm:
- 1.9.2
- 1.9.3
- jruby-18mode
- rbx-18mode
- rbx-19mode
- jruby-19mode
- ruby-head
- jruby-head
- rbx-18mode
- rbx-19mode
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-18mode
- rvm: rbx-19mode
- rvm: jruby-19mode
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -387,7 +387,7 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem,
- Support for tables added in - Note: Pre 2011 versions of Mac office do not support this feature.
- Support for splatter charts added
- Major performance updates.
- Gem now supports for JRuby 1.6.7
- Gem now supports for JRuby 1.6.7, as well as expirimental support for Rubinius

- ** March.5.12**: 1.0.18 release
https://github.com/randym/axlsx/compare/1.0.17...1.0.18
Expand Down

0 comments on commit d0491f7

Please sign in to comment.