Skip to content

Commit 4b93ef0

Browse files
committed
Avoiding builds for the git notes
1 parent b37ee61 commit 4b93ef0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ install:
88
- "pip install -q -r requirements.txt --use-mirrors"
99

1010
script: sphinx-build -nW -b html -d _build/doctrees . _build/html
11+
12+
branches:
13+
except:
14+
- github-comments
15+

0 commit comments

Comments
 (0)