You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by dk...@apache.org on 2016/02/11 16:29:05 UTC

[1/2] incubator-tinkerpop git commit: using Trusty virtualization environment in Travis

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/master d57f53a9c -> c5fa69229


using Trusty virtualization environment in Travis


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/2478594e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/2478594e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/2478594e

Branch: refs/heads/master
Commit: 2478594e8b181fc355923167d97c1d3d1d59a63e
Parents: f1c6967
Author: Daniel Kuppitz <da...@hotmail.com>
Authored: Thu Feb 11 16:20:20 2016 +0100
Committer: Daniel Kuppitz <da...@hotmail.com>
Committed: Thu Feb 11 16:20:20 2016 +0100

----------------------------------------------------------------------
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/2478594e/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 659b57c..56c729d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,8 @@ os:
   - linux
 jdk:
   - oraclejdk8
-sudo: false
+sudo: required
+dist: trusty
 addons:
   apt:
     packages:


[2/2] incubator-tinkerpop git commit: Merge branch 'tp31'

Posted by dk...@apache.org.
Merge branch 'tp31'


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

Branch: refs/heads/master
Commit: c5fa6922922a22040eb2b31518def9e56c60b40f
Parents: d57f53a 2478594
Author: Daniel Kuppitz <da...@hotmail.com>
Authored: Thu Feb 11 16:28:53 2016 +0100
Committer: Daniel Kuppitz <da...@hotmail.com>
Committed: Thu Feb 11 16:28:53 2016 +0100

----------------------------------------------------------------------
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------