Repository: incubator-commonsrdf
Updated Branches:
  refs/heads/COMMONSRDF-46 400d1e72c -> 96ca8ac2e


Is travis happy with dist: trusty?


Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/13e692cd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/13e692cd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/13e692cd

Branch: refs/heads/COMMONSRDF-46
Commit: 13e692cd0e892ab04f827da1c5c4f682ab0235e8
Parents: 400d1e7
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Oct 26 13:48:11 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Oct 26 13:48:11 2016 +0100

----------------------------------------------------------------------
 .travis.yml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/13e692cd/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index f356e54..283b9c3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,7 @@
-# Use docker-based build environment
-sudo: false
+# Attempt to get a newer oraclejdk8..
+# See https://docs.travis-ci.com/user/ci-environment/
+sudo: required
+dist: trusty
 
 language: java
 jdk:

Reply via email to