This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SQLObject development repository".
The branch, master has been updated
via 8aa40a8c3684059468b2ccf793dfe381033fd395 (commit)
from bd37317ac0b7f1a1f286acfa8c78bd7016285cfa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sourceforge.net/p/sqlobject/sqlobject/ci/8aa40a8c3684059468b2ccf793dfe381033fd395
commit 8aa40a8c3684059468b2ccf793dfe381033fd395
Author: Oleg Broytman <ph...@ph...>
Date: Mon Jul 11 19:39:49 2016 +0300
Document [ci skip]
diff --git a/docs/DeveloperGuide.txt b/docs/DeveloperGuide.txt
index 42b2a19..070c9e3 100644
--- a/docs/DeveloperGuide.txt
+++ b/docs/DeveloperGuide.txt
@@ -262,6 +262,11 @@ We now use Travis CI to run tests. See the status:
.. image:: https://travis-ci.org/sqlobject/sqlobject.svg?branch=master
:target: https://travis-ci.org/sqlobject/sqlobject
+To avoid triggering unnecessary test run at Travis add text `[ci skip]
+<https://docs.travis-ci.com/user/customizing-the-build/#Skipping-a-build>`_
+anywhere in your commit messages for commits that don't change code
+(documentation updates and such).
+
Documentation
=============
-----------------------------------------------------------------------
Summary of changes:
docs/DeveloperGuide.txt | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
hooks/post-receive
--
SQLObject development repository
|