mirror of
https://github.com/simon-brooke/clj-wordcloud.git
synced 2025-07-01 09:38:08 +00:00
Drop JDK 7 testing due to UnsupportedClassVersionError
Drop JDK 7 testing due to UnsupportedClassVersionError . Refer back upstream to get the minimum JDK version we need to support. Build fails at https://travis-ci.org/tirkarthi/clj-wordcloud/jobs/356513667
This commit is contained in:
parent
48f5ddc293
commit
ff01e3cf32
|
@ -5,6 +5,5 @@ notifications:
|
|||
email: false
|
||||
|
||||
jdk:
|
||||
- openjdk7
|
||||
- openjdk8
|
||||
- oraclejdk9
|
||||
|
|
Loading…
Reference in a new issue