summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2012-03-01 13:19:49 +0900
committerSean Duckett <[email protected]>2012-03-07 14:45:02 -0600
commit9ad3ff09d406fd0e87aba66971e8eb04ba9ab38f (patch)
treede9395a2cf04278a469cf758b11f26027ff827b8
parentb4b240b4f1e7f2762e6a2d230f607733f0701a47 (diff)
downloadcaxlsx-9ad3ff09d406fd0e87aba66971e8eb04ba9ab38f.tar.gz
caxlsx-9ad3ff09d406fd0e87aba66971e8eb04ba9ab38f.zip
ping travis rvm 1.9.2
-rw-r--r--.travis.yml3
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"
+
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby
+
matrix:
allow_failures:
rvm: - jruby
-