Skip to content

Commit 4d076af

Browse files
committed
Add comment on how to skip ci for travis.
[skip travis]
1 parent 6d001c6 commit 4d076af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# check syntax using:
22
# https://config.travis-ci.com/explore
33

4+
# have commit skip build by adding '[skip travis]' to commit message.
5+
46
os: linux
57

68
language: python

0 commit comments

Comments
 (0)