Repository: qpid-jms Updated Branches: refs/heads/master e0a49ba17 -> 6c7fa174c
NO-JIRA: add initial config file for travis Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/6c7fa174 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/6c7fa174 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/6c7fa174 Branch: refs/heads/master Commit: 6c7fa174c5a2118762e528ce7ae1da193b91751c Parents: e0a49ba Author: Robert Gemmell <[email protected]> Authored: Thu Jun 25 16:56:19 2015 +0100 Committer: Robert Gemmell <[email protected]> Committed: Thu Jun 25 16:56:19 2015 +0100 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/6c7fa174/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..dff5f3a --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +language: java --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
