Repository: qpid-jms Updated Branches: refs/heads/master 6c7fa174c -> 6311e9306
NO-JIRA: specify jdk for clarity, even though it is defaulted Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/6311e930 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/6311e930 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/6311e930 Branch: refs/heads/master Commit: 6311e93067f8bb028d6b28dc2aeb1bc08b56291c Parents: 6c7fa17 Author: Robert Gemmell <[email protected]> Authored: Thu Jun 25 17:15:08 2015 +0100 Committer: Robert Gemmell <[email protected]> Committed: Thu Jun 25 17:15:08 2015 +0100 ---------------------------------------------------------------------- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/6311e930/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index dff5f3a..e358d25 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1 +1,3 @@ language: java +jdk: + - oraclejdk7 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
