Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Commit

Permalink
Run tests on all recent jdk versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshilliard committed Oct 9, 2019
1 parent ce3033b commit 4c9ddfc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ dist: xenial
language: groovy
jdk:
- openjdk8
- openjdk9
- openjdk10
- openjdk11
- openjdk12
- openjdk13
env:
- TEST_CATEGORY=uncategorizedTests
- TEST_CATEGORY=widgetsetCompileTests
Expand Down

0 comments on commit 4c9ddfc

Please sign in to comment.