We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8283d8c commit 9f658b7Copy full SHA for 9f658b7
.travis.yml
@@ -18,3 +18,6 @@ jobs:
18
script:
19
- make build-docs && bash publish-docs.sh
20
python: '3.6'
21
+ branches:
22
+ only:
23
+ - master
0 commit comments