Skip to content

Commit 4d11c35

Browse files
committed
Fix repo name
1 parent 4ef5c16 commit 4d11c35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@ deploy:
5656
- provider: script
5757
script: ./travis/deploy_snapshot.sh
5858
on:
59-
repo: utPLSQL/utplsql-maven-plugin
59+
repo: utPLSQL/utPLSQL-maven-plugin
6060
branch: develop
6161
- provider: script
6262
script: ./travis/deploy_release.sh
6363
on:
64-
repo: utPLSQL/utplsql-maven-plugin
64+
repo: utPLSQL/utPLSQL-maven-plugin
6565
branch: master
6666
tags: true
6767

0 commit comments

Comments
 (0)