summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-04-19 17:12:30 +0800
committerZenWalker <[email protected]>2019-04-19 23:19:49 +0200
commit9717638cb05e0078559b25eaff33502f3bfd3be3 (patch)
treefced0a30fb30967d368e4e740180bb3cc893f07c /.travis.yml
parent7e14843470b855e91d8df03cf85010868f1a76e0 (diff)
downloadmate-user-guide-9717638cb05e0078559b25eaff33502f3bfd3be3.tar.bz2
mate-user-guide-9717638cb05e0078559b25eaff33502f3bfd3be3.tar.xz
[ci] add CNAME for domain
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f1cdef4..d54886b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -115,6 +115,7 @@ after_scripts:
- if [ ${DISTRO_NAME} == "fedora" ];then
- mkdir -p help-html
- yelp-build html -o help-html mate-user-guide/C/index.docbook
+ - echo "mate-user-guide.mate-desktop.dev" > help-html/CNAME
- fi
- make distcheck