Hello, there currently isn't a good workaround for contributors.
I'm currently reaching out to Travis support as to whether something about their infrastructure was changed recently. It seems unlikely that we didn't notice a commit that adds 50 minutes to the build times.
Regards, Chesnay On 13.06.2017 16:56, Jark Wu wrote:
Hi devs, I used to check whether a PR can be merged by using Travis CI on my own repo branch. But recently I find it doesn't work. Such as this branch [1] , Travis CI failed when reached 50 minutes limit. I find that flink repo can run more than 1 hr 30 min. Do you know how to increase the time limit of Travis for my repo? Or how do you check a PR can be merged currently? [1] https://travis-ci.org/wuchong/flink/builds/242259542 Thanks, Jark Wu