You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by st...@apache.org on 2016/10/28 13:08:02 UTC

[24/50] [abbrv] incubator-commonsrdf git commit: Travis Travis..

Travis Travis..


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

Branch: refs/heads/COMMONSRDF-7
Commit: 96ca8ac2ef28fec96360079b877c9e6a6d124b95
Parents: 13e692c
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Oct 26 14:01:07 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Oct 26 14:01:07 2016 +0100

----------------------------------------------------------------------
 .travis.yml | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/96ca8ac2/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 283b9c3..9262dcf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,15 @@ sudo: required
 dist: trusty
 
 language: java
-jdk:
-  - oraclejdk8
+
+# Workaround for travis-ci/travis-ci#4042
+addons:
+  apt:
+    packages:
+      - oracle-java8-installer    
+#jdk:
+#  - oraclejdk8
+
 
 cache:
   directories: