trying to get travis back working
Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/eb277648 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/eb277648 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/eb277648 Branch: refs/heads/develop Commit: eb2776486dc0863714eac878a1de392b24296174 Parents: 0726f49 Author: Jakob Frank <[email protected]> Authored: Fri Feb 16 19:43:27 2018 +0100 Committer: Jakob Frank <[email protected]> Committed: Fri Feb 16 19:43:27 2018 +0100 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/eb277648/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index aad6f0e..c5caed5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ # language: java - +dist: precise sudo: false branches:
