textokit-core
textokit-core copied to clipboard
Do not trigger maven deployment for branches and pull requests
mvn deploy in after_success should only run if the current branch is master and the build is not triggered by a pull request.
See: https://docs.travis-ci.com/user/environment-variables/#Default-Environment-Variables