Skip to content

Commit 93ffbdd

Browse files
committed
Fix local_dir
1 parent 22881ca commit 93ffbdd

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
@@ -14,7 +14,7 @@ script:
1414
deploy:
1515
provider: pages:git
1616
edge: true
17-
local_dir: manageiq.org/dest
17+
local_dir: dest
1818
target_branch: master
1919
verbose: true
2020
on:

0 commit comments

Comments
 (0)