Skip to content

Commit

Permalink
Downgrading to jdk8 for travis build (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregwhitaker authored Sep 10, 2020
1 parent 9667aa3 commit 1600013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: java
sudo: true
jdk:
- openjdk11
- openjdk8
services:
- docker
env:
Expand Down

0 comments on commit 1600013

Please sign in to comment.