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

Skip to content

Commit c6d482c

Browse files
committed
simple structure
1 parent adb9320 commit c6d482c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ cache:
6161
before_install:
6262
# download latest utPLSQL release
6363
#- curl -LOk $(curl --silent https://api.github.com/repos/utPLSQL/utPLSQL/releases/latest | awk '/browser_download_url/ { print $2 }' | grep ".zip" | sed 's/"//g')
64-
- git clone --depth=1 --branch=develop https://github.com/utPLSQL/utPLSQL.git utPLSQL/utPLSQL/$UTPLSQL_DIR
64+
- git clone --depth=1 --branch=develop https://github.com/utPLSQL/utPLSQL.git $UTPLSQL_DIR
6565
# download utPLSQL-cli develop
6666
- curl -Lk -o utPLSQL-cli.zip https://bintray.com/viniciusam/utPLSQL-cli/download_file?file_path=utPLSQL-cli-develop-201706191645.zip
6767

0 commit comments

Comments
 (0)