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

vharseko
10.35.2018 a8a68b32da5265de6820c08be5fb1eae64fb491e
.travis.yml
@@ -10,7 +10,7 @@
    services:
      - docker
    env:
      - INSTALL_SUFFIX="-P \!man-pages,\!distribution"     #exclude modules for release:prepare (double slow build phase)
      - INSTALL_SUFFIX=-P\!man-pages,\!distribution     #exclude modules for release:prepare (double slow build phase)
    before_deploy: 
      - git config --local user.name "Open Identity Platform Community" && git config --local user.email "open-identity-platform-opendj@googlegroups.com"
      - git checkout -f $TRAVIS_BRANCH