diff options
| author | Randy Morgan <[email protected]> | 2012-02-21 18:43:39 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-02-21 18:43:39 +0900 |
| commit | 2321934ff0ff607e0ad7dc8cfe67fc7e5ab35bb3 (patch) | |
| tree | 183862a6fc2847ad48e487ecc7c19143cf6dbb98 | |
| parent | f8ba7abe17a1b21ac22172ec64b7c0f1aa132e76 (diff) | |
| download | caxlsx-2321934ff0ff607e0ad7dc8cfe67fc7e5ab35bb3.tar.gz caxlsx-2321934ff0ff607e0ad7dc8cfe67fc7e5ab35bb3.zip | |
trying some travis allowed failures
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index d52c92cd..6bddb542 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,10 @@ rvm: - 1.8.7 - 1.9.2 - 1.9.3 + - jruby +matrix: + allow_failures: + - jruby notifications: irc: "irc.freenode.org#axlsx |
