We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80730a1 commit 2258aa9Copy full SHA for 2258aa9
.travis.yml
@@ -16,6 +16,7 @@ node_js:
16
- '8.8'
17
script:
18
- "./tools/presubmit.js"
19
+after_success:
20
- "./tools/deploy_github_pages.js"
21
env:
22
global:
0 commit comments