Skip to content

Commit 3f66db9

Browse files
authored
Fix build #2
1 parent ca54752 commit 3f66db9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis/install_utplsql.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
set -ev
3+
cd $(dirname $(readlink -f $0))
34

45
# Download the specified version of utPLSQL.
56
# UTPLSQL_VERSION="v3.0.0-beta"

0 commit comments

Comments
 (0)