This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git
The following commit(s) were added to refs/heads/master by this push: new d85eb21 Remove JVM unsupported on Travis. d85eb21 is described below commit d85eb21467f3088076dca41752bad4a1d6ae03dc Author: Gilles Sadowski <gil...@harfang.homelinux.org> AuthorDate: Mon Jul 22 12:12:30 2019 +0200 Remove JVM unsupported on Travis. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1386d59..828b712 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ sudo: false jdk: - openjdk7 - - oraclejdk8 + - openjdk8 - oraclejdk9 after_success: