mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
commented out jdk7 test in shippable ci config
This commit is contained in:
@@ -2,7 +2,8 @@ language: java
|
||||
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
- openjdk7
|
||||
# no need to test jdk7 as smoke test is already covered by travis-ci
|
||||
#- openjdk7
|
||||
|
||||
build:
|
||||
cache: true
|
||||
|
||||
Reference in New Issue
Block a user