mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-08-28 17:36:54 +00:00
Now jdk11 support is merged we can disallow test failures on it
This commit is contained in:
@@ -8,8 +8,6 @@ matrix:
|
||||
dist: trusty
|
||||
- jdk: openjdk8
|
||||
- jdk: openjdk11
|
||||
allow_failures:
|
||||
- jdk: openjdk11
|
||||
|
||||
before_install:
|
||||
- "export JAVA_OPTS=-Xmx1500m"
|
||||
|
||||
Reference in New Issue
Block a user