Skip to content

Commit 0bd78d4

Browse files
author
Maxime Lafarie
committed
hotfix on travis conf file
1 parent f78c18f commit 0bd78d4

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
@@ -25,7 +25,7 @@ script:
2525
deploy:
2626
provider: pages
2727
skip_cleanup: true
28-
local_dir: dist
28+
local_dir: dist/angular-dynamic-forms
2929
github_token: $PUSH_TOKEN
3030
on:
3131
branch: master

0 commit comments

Comments
 (0)