Skip to content

Commit 74589f3

Browse files
committed
stop building against JDK 7
2.0 discontinues support for JDK 7
1 parent aafa3d5 commit 74589f3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
before_install: cd flapi-parent
22
language: java
33
jdk:
4-
- oraclejdk7
5-
- openjdk7
6-
- oraclejdk8
4+
- oraclejdk8

0 commit comments

Comments
 (0)