Skip to content

Commit 221f632

Browse files
committed
Fixing build process.
1 parent 5d92c4a commit 221f632

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ env:
2121

2222
before_install:
2323

24-
#Allow for sonar to blame issues
25-
- git fetch --unshallow
2624
# download latest utPLSQL release
2725
- curl -LOk $(curl --silent https://api.github.com/repos/utPLSQL/utPLSQL/releases/latest | awk '/browser_download_url/ { print $2 }' | grep ".zip\"" | sed 's/"//g')
2826
# download latest utPLSQL-cli release

0 commit comments

Comments
 (0)