You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by ma...@apache.org on 2015/05/25 10:23:31 UTC

incubator-kylin git commit: fix ci: try travis ci

Repository: incubator-kylin
Updated Branches:
  refs/heads/new697 ada6b61e2 -> 2544aab47


fix ci: try travis ci


Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/2544aab4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/2544aab4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/2544aab4

Branch: refs/heads/new697
Commit: 2544aab4760b0de565ca27c453bf8c86f12a890b
Parents: ada6b61
Author: honma <ho...@ebay.com>
Authored: Mon May 25 16:27:50 2015 +0800
Committer: honma <ho...@ebay.com>
Committed: Mon May 25 16:28:11 2015 +0800

----------------------------------------------------------------------
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/2544aab4/.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