Skip to content

Commit 9f658b7

Browse files
committed
ci(docs): add branches limit
1 parent 8283d8c commit 9f658b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ jobs:
1818
script:
1919
- make build-docs && bash publish-docs.sh
2020
python: '3.6'
21+
branches:
22+
only:
23+
- master

0 commit comments

Comments
 (0)