You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by to...@apache.org on 2016/05/01 08:04:57 UTC

buildr git commit: remove unsupported versions

Repository: buildr
Updated Branches:
  refs/heads/master b4371f900 -> 4979f81fd


remove unsupported versions


Project: http://git-wip-us.apache.org/repos/asf/buildr/repo
Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/4979f81f
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/4979f81f
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/4979f81f

Branch: refs/heads/master
Commit: 4979f81fd167d0709a59ff742b0178acc210c29a
Parents: b4371f9
Author: Antoine Toulme <an...@lunar-ocean.com>
Authored: Sat Apr 30 23:04:49 2016 -0700
Committer: Antoine Toulme <an...@lunar-ocean.com>
Committed: Sat Apr 30 23:04:49 2016 -0700

----------------------------------------------------------------------
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/4979f81f/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 54cb398..3218639 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,10 +3,8 @@ jdk:
   - oraclejdk7
   - openjdk6
 rvm:
-  - 2.1.9
   - 2.2.5
   - 2.3.1
-  - jruby-1.6.7.2
   - jruby-1.7.25
   - jruby-9.0.5.0
 git: