mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

vharseko
09.11.2018 0eaab32cd2fc5a323c25dfddcf1d3b6feaf7435e
.travis.yml
@@ -61,8 +61,16 @@
      -   docker push $DOCKER_USERNAME/opendj
  - os: linux
    jdk: oraclejdk8
  - os: linux
    jdk: oraclejdk11
  - os: linux
    jdk: openjdk11
  - os: osx
    osx_image: xcode9.1
    osx_image: xcode9.3
    env:
      - WINEPREFIX=~/.wine32 WINEARCH=win32 # wine on mac hangs
  - os: osx
    osx_image: xcode10.1
    env: 
      - WINEPREFIX=~/.wine32 WINEARCH=win32 # wine on mac hangs
  allow_failures: