diff options
| author | Jonathan Tron <[email protected]> | 2015-07-29 13:14:43 +0200 |
|---|---|---|
| committer | Jonathan Tron <[email protected]> | 2015-07-29 13:14:43 +0200 |
| commit | f3df653c1385e6ecc9e6074a221711e916833068 (patch) | |
| tree | da09dc953eb9073bc9019ee9fd4ee06fb115aefd | |
| parent | 41c056bf9e3c1ca95b3b2b7c86d08e89b06bb607 (diff) | |
| download | caxlsx-f3df653c1385e6ecc9e6074a221711e916833068.tar.gz caxlsx-f3df653c1385e6ecc9e6074a221711e916833068.zip | |
Fix removed jruby-9.0.0.0 in .travis.yml
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index c1bb4819..8371fef4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ rvm: - 2.2 - rbx - jruby-19mode + - jruby-9.0.0.0 - ruby-head - jruby-head matrix: |
