Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Commit

Permalink
(fix) Wrong repo name in .travis.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <[email protected]>
  • Loading branch information
jeromesimeon committed May 7, 2019
1 parent 80af7f7 commit 4a65485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ deploy:
skip_cleanup: true
on:
all_branches: true
repo: accordproject/marksdown-editor
repo: accordproject/markdown-editor
after_failure: tail -n +1 -- /home/travis/.npm/_logs/*-debug.log
after_success:
cache:
Expand Down

0 comments on commit 4a65485

Please sign in to comment.