Skip to content

Commit abf76ab

Browse files
committed
[FIX] Fix repo name on .travis.yml
1 parent c8732d2 commit abf76ab

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,5 +19,5 @@ deploy:
1919
script: vsce publish -p ${VSCODE}
2020
skip_cleanup: true
2121
on:
22-
repo: mstuttgart/odoo-vscode-snippets
22+
repo: mstuttgart/vscode-odoo-snippets
2323
tags: true

0 commit comments

Comments
 (0)