summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2014-09-19 11:54:24 +0900
committerAndre Arko <andre@arko.net>2014-09-19 11:54:28 +0900
commit04a380fdeb8c4e7f83e0985151b1de291d2c000c (patch)
tree2eec026e418e106eaa82b8e45b82ceaed380a5eb /.travis.yml
parentd82cca262bf9b927316a054c92f19146c8257c96 (diff)
downloadbundler-04a380fdeb8c4e7f83e0985151b1de291d2c000c.tar.gz
Stop building JRuby and Rubinius for now
[ci skip]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index b5cebe82a8..1a449cdba8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -98,12 +98,6 @@ matrix:
# Ruby-head (we want to know how we're doing, but not fail the build)
- rvm: ruby-head
env: RGV=master
- # JRuby, the latest (not maintained, but good to know)
- - rvm: jruby
- env: RGV=v2.3.0
- # Rubinius, the latest (not maintained, but good to know)
- - rvm: rbx-2
- env: RGV=v2.3.0
allow_failures:
- rvm: 1.8.7
env: RGV=v2.1.11