diff options
| author | Randy Morgan <[email protected]> | 2012-03-01 13:19:49 +0900 |
|---|---|---|
| committer | Sean Duckett <[email protected]> | 2012-03-07 14:45:02 -0600 |
| commit | 9ad3ff09d406fd0e87aba66971e8eb04ba9ab38f (patch) | |
| tree | de9395a2cf04278a469cf758b11f26027ff827b8 | |
| parent | b4b240b4f1e7f2762e6a2d230f607733f0701a47 (diff) | |
| download | caxlsx-9ad3ff09d406fd0e87aba66971e8eb04ba9ab38f.tar.gz caxlsx-9ad3ff09d406fd0e87aba66971e8eb04ba9ab38f.zip | |
ping travis rvm 1.9.2
| -rw-r--r-- | .travis.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 5c4588f6..d5b23533 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,13 @@ 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 - |
