tree: f4431de14ed01b650ca9069d91b87eedf3b42d56 [path history] [tgz]
  1. travis/
  2. check-only-javadoc-error.sh
  3. eclipse-compiler-javac.sh
  4. fast-forward-merge.sh
  5. idea_inspection.bat
  6. idea_inspection.sh
  7. README.md
  8. run-link-check-plugin.sh
  9. sonar-wrapper.sh
  10. sonar.sh
.ci/README.md

ATTENTION: All scripts in this folder expect to be launched from root folder of repository

Example of usage: export GOAL=“all-sevntu-checks” && ./.ci/travis/travis.sh

export TRAVIS_PULL_REQUEST="" && export GOAL=“releasenotes-gen” && ./.ci/travis/travis.sh