Start testing against Ruby 2.1.0 to see where we fail there
Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/f7fab6bb Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/f7fab6bb Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/f7fab6bb Branch: refs/heads/master Commit: f7fab6bbcc04922e8b57d9ae02afc414592377a5 Parents: 0ee31ad Author: Peter Donald <[email protected]> Authored: Tue Jun 24 14:55:55 2014 +1000 Committer: Peter Donald <[email protected]> Committed: Tue Jun 24 14:55:55 2014 +1000 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/f7fab6bb/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 5cc6358..8fbbbb7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ jdk: - oraclejdk7 - openjdk6 rvm: + - 2.1.0 - 2.0.0 - 1.9.3 - 1.8.7
