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.
2 parents e59424a + 55bcb8d commit 29dd2aeCopy full SHA for 29dd2ae
.travis.yml
@@ -28,18 +28,19 @@ env:
28
- UTPLSQL_VERSION="v3.1.2"
29
- UTPLSQL_VERSION="v3.1.3"
30
- UTPLSQL_VERSION="v3.1.6"
31
+ - UTPLSQL_VERSION="v3.1.7"
32
- UTPLSQL_VERSION="develop"
33
UTPLSQL_FILE="utPLSQL"
34
35
matrix:
36
include:
- - env: UTPLSQL_VERSION="v3.1.6"
37
+ - env: UTPLSQL_VERSION="v3.1.7"
38
jdk: openjdk9
39
40
jdk: openjdk10
41
42
jdk: openjdk11
43
44
jdk: openjdk12
45
46
before_cache:
0 commit comments