Closed rtfpessoa closed 9 years ago
Looks like the build still failed, but Travis is currently under maintenance. I'll take a look tomorrow and try to see what's going on.
As I mentioned in the issue there reason why it didn't work is that the Travis documentation had some more detail on what the environment variable we are using would be. Here's the relevant part: TRAVIS_PULL_REQUEST: The pull request number if the current job is a pull request, "false" if it's not a pull request.
I went ahead and changed it to account for this and everything's working fine :)
@DavidTPate good catch. Thank you.
skip comparison when commit is pr