Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d84a684

Browse files
committed
Removing maven step for obtaining Oracle jdbc drivers - those are now available as part of utPLSQL-cli since version 3.1.8
1 parent 8eac19e commit d84a684

4 files changed

Lines changed: 0 additions & 133 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ before_install:
8080
install:
8181
#- unzip utPLSQL.zip
8282
- unzip utPLSQL-cli.zip && chmod -R u+x utPLSQL-cli
83-
# Get ojdbc via maven
84-
- bash .travis/maven_cfg.sh
8583
- bash .travis/install_sqlcl.sh
8684
- sudo mkdir -p /dev/pdbs
8785
- sudo chmod -R 777 /dev/pdbs

.travis/maven_cfg.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

.travis/pom.xml

Lines changed: 0 additions & 62 deletions
This file was deleted.

.travis/settings.xml

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)