Skip to content

Commit

Permalink
CI: test on recent JDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Nov 7, 2020
1 parent 6b4960e commit 164d0cb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Expand Up @@ -2,9 +2,10 @@ language: clojure
after_script:
- bash -ex test/coveralls.sh
jdk:
- openjdk7
- openjdk8
- oraclejdk8
- oraclejdk9
- openjdk10
- openjdk11
- oraclejdk10
- oraclejdk11
notifications:
email: false

0 comments on commit 164d0cb

Please sign in to comment.