Skip to content

Commit

Permalink
Remove unnecessary bionic build
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed Nov 24, 2019
1 parent 5aea366 commit 23ee3d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@ matrix:
- jdk: openjdk10
- jdk: openjdk11
- jdk: openjdk12
# JDK 13 is not compatible with current Mockito - https://github.com/mockito/mockito/issues/1827
# JDK 13 is not compatible with current Mockito https://github.com/mockito/mockito/issues/1827
# - jdk: openjdk13
- os: osx
osx_image: xcode11
env: JAVA_HOME=$(/usr/libexec/java_home)
- dist: bionic

services:
- xvfb
Expand Down

0 comments on commit 23ee3d1

Please sign in to comment.