We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 819f754 commit 3d014cfCopy full SHA for 3d014cf
1 file changed
.travis.yml
@@ -58,7 +58,6 @@ before_install:
58
- curl -Lk -o utPLSQL-cli.zip https://github.com/utPLSQL/utPLSQL-cli/releases/download/v${UTPLSQL_CLI_VERSION}/utPLSQL-cli.zip
59
60
install:
61
- - unzip utPLSQL.zip
62
- unzip utPLSQL-cli.zip && chmod -R u+x utPLSQL-cli
63
# get ojdbc.jar from Oracle using maven
64
- bash .travis/maven_cfg.sh
0 commit comments