We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef5c16 commit 4d11c35Copy full SHA for 4d11c35
1 file changed
.travis.yml
@@ -56,12 +56,12 @@ deploy:
56
- provider: script
57
script: ./travis/deploy_snapshot.sh
58
on:
59
- repo: utPLSQL/utplsql-maven-plugin
+ repo: utPLSQL/utPLSQL-maven-plugin
60
branch: develop
61
62
script: ./travis/deploy_release.sh
63
64
65
branch: master
66
tags: true
67
0 commit comments