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/26 13:07:02 UTC

[2/3] 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/c06abc8c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/c06abc8c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/c06abc8c

Branch: refs/heads/master
Commit: c06abc8c4d52e435a5e1a6fd9b5c54268543f800
Parents: 90b681b
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:04:06 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/c06abc8c/.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: