added the travis config
Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/commit/7ebefc25 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/tree/7ebefc25 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/diff/7ebefc25 Branch: refs/heads/master Commit: 7ebefc2588c7bd739356e7a8185d01da49eadb50 Parents: bc1fad6 Author: Pradeep Murugesan <[email protected]> Authored: Sun Apr 9 19:49:28 2017 +0200 Committer: Pradeep Murugesan <[email protected]> Committed: Sun Apr 30 08:52:20 2017 +0200 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/blob/7ebefc25/.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
