Fix Travis time-outs for ia32
commit973be38782462a672111ff6833f8dbb40d2a44bf
authorVojtech Horky <vojtech.horky@gmail.com>
Fri, 16 Mar 2018 10:27:39 +0000 (16 11:27 +0100)
committerGitHub <noreply@github.com>
Fri, 16 Mar 2018 10:27:39 +0000 (16 11:27 +0100)
tree586021050b8f60286226973988a3bf1b75c98dea
parent530f2de619836ae1483a65699be694f70e4bbdb9
Fix Travis time-outs for ia32

Travis kills a job that does not produce any output for a long time. But it also kills a job with too much of output. So, for harbour builds, print only few lines as not to stall the output as well as not to overload it.
tools/travis.sh