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 80ec051 commit a419444Copy full SHA for a419444
.travis.yml
@@ -14,6 +14,5 @@ deploy:
14
github-token: $GITHUB_TOKEN
15
skip-cleanup: true
16
local-dir: docs
17
-branches:
18
- only:
19
- - master
+ on:
+ branch: master
0 commit comments