remove comment on travis build matrix
Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/eb7b6bae Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/eb7b6bae Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/eb7b6bae Branch: refs/heads/master Commit: eb7b6baed47a12713472ed73257c4f050d0015fd Parents: 06d9c66 Author: Antoine Toulme <[email protected]> Authored: Sun Aug 14 21:52:01 2016 -0700 Committer: Antoine Toulme <[email protected]> Committed: Sun Aug 14 21:52:01 2016 -0700 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/eb7b6bae/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index a7b5f76..5543afa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: ruby jdk: - - oraclejdk8 -- will turn this on once scala can be excluded + - oraclejdk8 - oraclejdk7 rvm: - 2.3.1
