summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBrandon Fish <bjfish@users.noreply.github.com>2015-02-14 01:24:29 -0600
committerBrandon Fish <bjfish@users.noreply.github.com>2015-02-14 01:24:29 -0600
commit6c110d73c7144921af2d819fa8520dc94c511766 (patch)
tree8f8b3a267bfe8ba8488791ee53a5bbf8610ad84b /.travis.yml
parent6b689e434c69bed5ebbf4b078d19e2c366d85f27 (diff)
downloadpsych-6c110d73c7144921af2d819fa8520dc94c511766.zip
Adding RVM listing for Rubinius
Hello, I would like to add Rubinius to your RVM list in your travis build to test this gem for compatibility. Thank you.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2c45195..684b937 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ rvm:
- 2.0.0
- 2.1.0
- ruby-head
+ - rbx-2
before_script:
- gem install hoe
- gem install rake-compiler