You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2017/05/04 17:42:19 UTC

[2/3] incubator-freemarker-online-tester git commit: added the java version as 8

added the java version as 8


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/d5f9932e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/tree/d5f9932e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/diff/d5f9932e

Branch: refs/heads/master
Commit: d5f9932e78cf52a8dbe69a23556cf992bc65a7c2
Parents: 18915e7
Author: Pradeep Murugesan <pr...@outlook.com>
Authored: Thu May 4 18:07:50 2017 +0200
Committer: Pradeep Murugesan <pr...@outlook.com>
Committed: Thu May 4 18:07:50 2017 +0200

----------------------------------------------------------------------
 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/blob/d5f9932e/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index f5c99a7..c4f11b7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1 +1,3 @@
-language: java
\ No newline at end of file
+language: java
+jdk:
+  - oraclejdk8
\ No newline at end of file