8000 Remove JDK7 from build targets · brianshourd/postgresql-async@94a7ae4 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 /div>

Commit 94a7ae4

Browse files
author
Maurício Linhares
committed
Remove JDK7 from build targets
1 parent 2f4444e commit 94a7ae4

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.travis.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,11 @@ language: scala
22
scala:
33
- 2.10.4
44
- 2.11.7
5+
- 2.12.1
6+
57
jdk:
6-
- oraclejdk7
78
- oraclejdk8
89

9-
matrix:
10-
include:
11-
- scala: 2.12.1
12-
jdk: oraclejdk8
13-
1410
services:
1511
- postgresql
1612
- mysql

0 commit comments

Comments
 (0)
0