Skip to content

Commit 71714f9

Browse files
committed
Use OpenJDK 8, add utPLSQL 3.1.8 to test matrix
1 parent 0f241f3 commit 71714f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
- docker
66

77
jdk:
8-
- oraclejdk8
8+
- openjdk8
99

1010
env:
1111
global:
@@ -32,6 +32,7 @@ env:
3232
- UTPLSQL_VERSION="v3.1.3"
3333
- UTPLSQL_VERSION="v3.1.6"
3434
- UTPLSQL_VERSION="v3.1.7"
35+
- UTPLSQL_VERSION="v3.1.8"
3536
- UTPLSQL_VERSION="develop"
3637
UTPLSQL_FILE="utPLSQL"
3738

0 commit comments

Comments
 (0)