aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-03-13 22:35:35 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2019-03-13 22:35:35 +0200
commitce81809c526926799a3ac323b7f6ee509c3ee3b8 (patch)
tree1493a1c364a83241f53d3643f95d91c46b0b5819 /.travis.yml
parent4eeaf8ab558da4a6974e4cb5deccc57c32d620f9 (diff)
downloadpf4j-ce81809c526926799a3ac323b7f6ee509c3ee3b8.tar.gz
pf4j-ce81809c526926799a3ac323b7f6ee509c3ee3b8.zip
Development is done on Java 11 (OpenJDK)
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