diff .travis.yml @ 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 426a40726f65
children 58c1d1724c9b
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/