Skip to content

Commit

Permalink
Travis build: openjdk7, 8, 11
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Aug 14, 2019
1 parent e33c8df commit 878da88
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ sudo: false
language: java
dist: precise
jdk:
- openjdk6
- oraclejdk7
- openjdk7
- oraclejdk8
- openjdk8
- openjdk11
after_success:
- mvn clean cobertura:cobertura coveralls:cobertura
- mvn clean cobertura:cobertura coveralls:cobertura

0 comments on commit 878da88

Please sign in to comment.