]> granicus.if.org Git - php/commit
Run compile step under travis_wait
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 12 Apr 2019 08:05:15 +0000 (10:05 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 12 Apr 2019 08:05:15 +0000 (10:05 +0200)
commit0f777c768ca158f26cd16faaa37bd458164b119e
tree8b63f88e4b0f76772ecffd501970ef1cf9e2b844
parent0774d67ff958baa0ad08ae202c90a6553417d39a
Run compile step under travis_wait

If there are no warnings, we may end up compiling more than 10
minutes without output, in which case the build times out. Use
travis_wait to avoid this.
.travis.yml