You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2017/05/16 15:50:32 UTC

[05/43] tinkerpop git commit: removing travis notifications

removing travis notifications


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

Branch: refs/heads/TINKERPOP-786
Commit: 0e5725b6e90676f02300abf86a0b31a5e7d44ad0
Parents: 87ed2ec
Author: Robert Dale <ro...@gmail.com>
Authored: Thu May 11 09:04:02 2017 -0400
Committer: Robert Dale <ro...@gmail.com>
Committed: Thu May 11 09:04:02 2017 -0400

----------------------------------------------------------------------
 .travis.yml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/0e5725b6/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 4f9af05..f2513e6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,10 +11,10 @@ addons:
       - oracle-java8-installer
 script: 
   - "mvn clean install -Dci"
-notifications:
-  email:
-    recipients:
-      - me@gremlin.guru
-      - robdale@gmail.com
-    on_success: change # default: change
-    on_failure: always # default: always
+#notifications:
+#  email:
+#    recipients:
+#      - me@gremlin.guru
+#      - robdale@gmail.com
+#    on_success: change # default: change
+#    on_failure: always # default: always