Repository: buildr
Updated Branches:
  refs/heads/master 89f8f1bab -> b4371f900


fix ruby versions for travis CI


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

Branch: refs/heads/master
Commit: b4371f9003a24f142ebabdbc1618780823f90e98
Parents: 89f8f1b
Author: Antoine Toulme <[email protected]>
Authored: Sat Apr 30 22:48:58 2016 -0700
Committer: Antoine Toulme <[email protected]>
Committed: Sat Apr 30 22:48:58 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/buildr/blob/b4371f90/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 73f5811..54cb398 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,8 +8,7 @@ rvm:
   - 2.3.1
   - jruby-1.6.7.2
   - jruby-1.7.25
-  - jruby-9.0.50
-  - jruby-19mode
+  - jruby-9.0.5.0
 git:
   depth: 10
 scala:

Reply via email to