Skip to content

Commit c464bcb

Browse files
committed
Allow manageiq.org and www.manageiq.org to work
1 parent 9bc1a49 commit c464bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ deploy:
1515
provider: pages:git
1616
edge: true
1717
token: ${GITHUB_TOKEN}
18-
fqdn: manageiq.org
18+
fqdn: www.manageiq.org
1919
local_dir: dest
2020
target_branch: master
2121
commit_message: ${TRAVIS_COMMIT_MESSAGE}

0 commit comments

Comments
 (0)