Skip to content

Commit

Permalink
Travis build: openjdk8, openjdk11
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Aug 14, 2019
1 parent e33c8df commit 17470b6
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,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 17470b6

Please sign in to comment.