(Attempt to fix Travis problem with JUnit)

Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/7d01bed4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/7d01bed4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/7d01bed4

Branch: refs/heads/2.3
Commit: 7d01bed48872fba44488720638b3fc40510012c6
Parents: cb819b8
Author: ddekany <ddek...@apache.org>
Authored: Sat Aug 5 12:11:33 2017 +0200
Committer: ddekany <ddek...@apache.org>
Committed: Sat Aug 5 12:11:33 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/7d01bed4/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index fb4fdc1..c68923b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
+dist: trusty
 language: java
 install: ant download-ivy
 script: ant ci

Reply via email to