Repository: cayenne Updated Branches: refs/heads/master a0513f43b -> 23069cd4d
Let's try some testing on Travis Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/23069cd4 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/23069cd4 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/23069cd4 Branch: refs/heads/master Commit: 23069cd4d6978753bde220821245ad004d76c9d4 Parents: a0513f4 Author: Aristedes Maniatis <[email protected]> Authored: Wed Mar 30 18:54:50 2016 +1100 Committer: Aristedes Maniatis <[email protected]> Committed: Wed Mar 30 18:54:50 2016 +1100 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/23069cd4/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..f5c99a7 --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +language: java \ No newline at end of file
