Skip to content

Commit 3d014cf

Browse files
committed
Removed unzip - no linger needed.
1 parent 819f754 commit 3d014cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ before_install:
5858
- curl -Lk -o utPLSQL-cli.zip https://github.com/utPLSQL/utPLSQL-cli/releases/download/v${UTPLSQL_CLI_VERSION}/utPLSQL-cli.zip
5959

6060
install:
61-
- unzip utPLSQL.zip
6261
- unzip utPLSQL-cli.zip && chmod -R u+x utPLSQL-cli
6362
# get ojdbc.jar from Oracle using maven
6463
- bash .travis/maven_cfg.sh

0 commit comments

Comments
 (0)