tree: ddc03c21e2b481fa11a79b0f56e6d43470f606ee [path history] [tgz]
  1. jsoref-spellchecker/
  2. travis/
  3. check-only-javadoc-error.sh
  4. eclipse-compiler-javac.sh
  5. fast-forward-merge.sh
  6. idea_inspection.bat
  7. idea_inspection.sh
  8. pitest.sh
  9. README.md
  10. run-link-check-plugin.sh
  11. shippable.sh
  12. sonar-wrapper.sh
  13. sonar.sh
  14. test-spelling-unknown-words.sh
  15. wercker.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