JDK 7 for 2_0_X
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/0430d834 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/0430d834 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/0430d834 Branch: refs/heads/2_0_X Commit: 0430d834cd8a2b848ca160c590bef907d1937810 Parents: aea63b6 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Jan 30 13:53:53 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Jan 30 13:53:53 2015 +0100 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/0430d834/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index e9245f1..6f627ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ language: java jdk: - - openjdk6 + - openjdk7 # default install is mvn install --quiet -DskipTests=true install: mvn --show-version --quiet -P skipTests #invoker.streamLogs: we cannot access to log files through Travis web ui, so display everything in the console
