We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca54752 commit 3f66db9Copy full SHA for 3f66db9
.travis/install_utplsql.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
set -ev
3
+cd $(dirname $(readlink -f $0))
4
5
# Download the specified version of utPLSQL.
6
# UTPLSQL_VERSION="v3.0.0-beta"
0 commit comments