We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1aedba commit 07b6013Copy full SHA for 07b6013
1 file changed
.travis.yml
@@ -34,13 +34,10 @@ env:
34
- MAVEN_CFG=$HOME/.m2
35
- UTPLSQL_CLI_VERSION="3.1.0"
36
matrix:
37
+ - UTPLSQL_3_VERSION='develop'
38
- UTPLSQL_3_VERSION='v3.0.0'
- - UTPLSQL_3_VERSION='v3.0.1'
39
- - UTPLSQL_3_VERSION='v3.0.2'
40
- - UTPLSQL_3_VERSION='v3.0.3'
41
- UTPLSQL_3_VERSION='v3.0.4'
42
- UTPLSQL_3_VERSION='v3.1.1'
43
- - UTPLSQL_3_VERSION='develop'
44
45
before_install:
46
# download travis-oracle
0 commit comments