Travis: back out of change
Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/d14630c5 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/d14630c5 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/d14630c5 Branch: refs/heads/master Commit: d14630c5dd9a1991ec64f62e2787101a6b44c272 Parents: 96893f4 Author: Olle Jonsson <[email protected]> Authored: Sun Nov 18 09:12:09 2018 +0100 Committer: Olle Jonsson <[email protected]> Committed: Sun Nov 18 09:12:09 2018 +0100 ---------------------------------------------------------------------- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/d14630c5/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 96e7391..a107998 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,9 +2,9 @@ language: ruby jdk: - oraclejdk8 rvm: - - 2.5.3 + - 2.3.1 - jruby-1.7.27 - - jruby-9.2.4.0 + - jruby-9.0.5.0 git: depth: 10 scala:
