Skip to content

Commit 1a9f01e

Browse files
author
Maxime Gréau
committed
Copy CNAME file on gh-pages
1 parent 3d4826a commit 1a9f01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ after_failure:
2020
- docker logs asciidoc-to-pdf
2121

2222
after_success:
23-
- cd output ; cp -R ../images images ; cp -R ../resources resources
23+
- cd output ; cp ../CNAME . ; cp -R ../images images ; cp -R ../resources resources
2424
- git init
2525
- git config user.name "${EXO_USER_NAME}"
2626
- git config user.email "${EXO_USER_EMAIL}"

0 commit comments

Comments
 (0)