gpc / grails-audit-logging-plugin

The Grails Audit Logging Plugin
Apache License 2.0
50 stars 60 forks source link

Fixed checking of the pull request in the travis-build.sh #180

Closed smakela closed 5 years ago

smakela commented 5 years ago

I checked that the PR builds fail and found out that the pull request check does not work.

https://docs.travis-ci.com/user/environment-variables/

"TRAVIS_PULL_REQUEST is set to the pull request number if the current job is a pull request build, or false if it’s not."