diff options
author | Santiago Pastorino <santiago@wyeworks.com> | 2013-04-23 21:11:44 -0300 |
---|---|---|
committer | Santiago Pastorino <santiago@wyeworks.com> | 2013-04-23 21:11:44 -0300 |
commit | b5aaa5d69e2e32b5e3400f853b9f3d3552fd0a0d (patch) | |
tree | 2fbbe964786c28d60de1ad1f5dfedbfae74d5391 | |
parent | a470c77013f9be92ce95cadf0b1364e7a820cef6 (diff) | |
download | rack-1.3.tar.gz |
Use rbx in Travis instead of rbx-2.0rack-1.3
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 576e3481..a8386238 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ rvm: - 1.8.7 - 1.9.2 - 1.9.3 - - rbx-2.0 + - rbx - jruby - ree notifications: |