Skip to content

Commit 1f61b00

Browse files
committed
fix
1 parent d268aaf commit 1f61b00

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
@@ -4,7 +4,7 @@ node_js:
44
script:
55
- npm run build
66
after_script:
7-
- bash ./scripts/deploy-to-gh-pages.sh
7+
- bash ./build/deploy_to_gh_pages.sh
88
deploy:
99
provider: pages
1010
skip-cleanup: true

0 commit comments

Comments
 (0)