Skip to content

Commit d8e62fc

Browse files
committed
fix deployment script
1 parent 9d368cc commit d8e62fc

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
@@ -19,7 +19,7 @@ script:
1919

2020
deploy:
2121
- provider: script
22-
script: deploy-microsite.sh
22+
script: ./deploy-microsite.sh
2323
skip_cleanup: true
2424
on:
2525
branch: typelevel-readme

0 commit comments

Comments
 (0)