Repository: brooklyn-ui Updated Branches: refs/heads/master e9f98864d -> 80a07759b
Added travis file Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/1811d91b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/1811d91b Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/1811d91b Branch: refs/heads/master Commit: 1811d91b5620f3041c7396fba89e699b46d91156 Parents: de857cf Author: Nicolas B <[email protected]> Authored: Mon Sep 24 17:36:08 2018 +0200 Committer: GitHub <[email protected]> Committed: Mon Sep 24 17:36:08 2018 +0200 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/1811d91b/.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
