summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-06-12 21:48:24 +0300
committerGitHub <noreply@github.com>2019-06-12 21:48:24 +0300
commitee3b5f2276e98526511ecbb237a51da8c48b028b (patch)
tree104d899ee0b2573867327525db0792989614e2e8 /.travis.yml
parent1bb626cc0c82b69d704b9d02c03dbfc989470677 (diff)
parent06148f7fda2ec9d8e048856b9ca2e70d804a433e (diff)
downloadpf4j-ee3b5f2276e98526511ecbb237a51da8c48b028b.tar.gz
pf4j-ee3b5f2276e98526511ecbb237a51da8c48b028b.zip
Merge pull request #324 from pf4j/pf4j_3
PF4J 3
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 90b2770..b2e4fb7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,5 @@
language: java
jdk:
- - openjdk7
-# JDK7 is not supported anymore; https://github.com/travis-ci/travis-ci/issues/7884#issuecomment-308451879
-# - oraclejdk7
- - oraclejdk8
- openjdk11
after_success:
- mvn clean cobertura:cobertura coveralls:report