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

vharseko
18.55.2017 667f74058728c67dc0ae522b646e9568f557e651
.travis.yml
@@ -17,10 +17,7 @@
notifications:
 email:
  - support@openam.org.ru
cache:
  directories:
  - $HOME/.m2
before_install:
  -  mvn -q -DskipTests install -f forgerock-parent
  -  mvn -q -B -DskipTests clean install -f forgerock-parent
script:
  -  mvn -q install
  -  mvn -q -B clean install