changeset 7408:8a9f1732c4b6

Add comment on how to skip ci for travis. [skip travis]
author John Rouillard <rouilj@ieee.org>
date Thu, 25 May 2023 14:49:41 -0400
parents 7d437f85eefc
children b21ebabeb2ef
files .travis.yml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Thu May 25 14:44:45 2023 -0400
+++ b/.travis.yml	Thu May 25 14:49:41 2023 -0400
@@ -1,6 +1,8 @@
 # check syntax using:
 # https://config.travis-ci.com/explore
 
+# have commit skip build by adding '[skip travis]' to commit message.
+
 os: linux
 
 language: python

Roundup Issue Tracker: http://roundup-tracker.org/