diff options
| author | Randy Morgan <[email protected]> | 2012-03-01 13:25:27 +0900 |
|---|---|---|
| committer | Sean Duckett <[email protected]> | 2012-03-07 14:45:02 -0600 |
| commit | 47b88f1744ad816b404f6bd27c90b00e579b15bc (patch) | |
| tree | df17778d0037f042c0b4809f9b7e60043cf26f33 | |
| parent | 9ad3ff09d406fd0e87aba66971e8eb04ba9ab38f (diff) | |
| download | caxlsx-47b88f1744ad816b404f6bd27c90b00e579b15bc.tar.gz caxlsx-47b88f1744ad816b404f6bd27c90b00e579b15bc.zip | |
travis testing
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index d5b23533..c4469d9b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,13 +1,11 @@ notifications: irc: "irc.freenode.org#axlsx" email: "[email protected]" - rvm: - 1.8.7 - 1.9.2 - 1.9.3 - jruby - matrix: allow_failures: - rvm: - jruby + - rvm: jruby |
