We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e45bd26 commit 00b41d5Copy full SHA for 00b41d5
1 file changed
.travis.yml
@@ -59,6 +59,7 @@ before_install:
59
# update version placeholder before install
60
- [[ -n ${VERSION_PLACEHOLDER} ]] && sed -i "s/${VERSION_PLACEHOLDER}/${UTPLSQL_3_VERSION}/g" ${UTPLSQL_DIR}/source/core/ut_utils.pks
61
62
+
63
install:
64
- unzip utPLSQL-cli.zip && chmod -R u+x utPLSQL-cli
65
# get ojdbc.jar from Oracle using maven
0 commit comments