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

vharseko
20.50.2018 d7d026c4de2ac0d9707595f1cc05ae693665b810
before_install:
- sudo apt-get install -y rpm
1 files modified
4 ■■■■ changed files
.travis.yml 4 ●●●● patch | view | raw | blame | history
.travis.yml
@@ -3,9 +3,9 @@
  include:
  - os: linux
    jdk: openjdk8
    before_deploy:
      - echo 'before_deploy'
    before_install:
      - sudo apt-get install -y rpm
    before_deploy:
      - git config --local user.name "OpenIdentityPlatform Community"
      - git config --local user.email "open-identity-platform-opendj@googlegroups.com"
      - git tag "$git_version"