Re: Travis CI builds are very slow

2020-11-24 Fir de Conversatie Bram Moolenaar
James McCoy wrote: > > Christian wrote: > > > > > On Mo, 23 Nov 2020, Yegappan Lakshmanan wrote: > > > > > > > The Travis CI builds are very slow for the last month or so. > > > > It looks like the total number of parallel Linux builds for all > > > > the open source projects has been limited

Re: Travis CI builds are very slow

2020-11-24 Fir de Conversatie James McCoy
On Tue, Nov 24, 2020 at 10:30:42AM +0100, Bram Moolenaar wrote: > > Christian wrote: > > > On Mo, 23 Nov 2020, Yegappan Lakshmanan wrote: > > > > > The Travis CI builds are very slow for the last month or so. > > > It looks like the total number of parallel Linux builds for all > > > the open so

Patch 8.2.2041

2020-11-24 Fir de Conversatie Bram Moolenaar
Patch 8.2.2041 Problem:Haskell filetype not optimally recognized. Solution: Recognize all *.hsc files as Haskell. (Marcin Szamotulski, closes #7354) Files: runtime/filetype.vim, src/testdir/test_filetype.vim *** ../vim-8.2.2040/runtime/filetype.vim2020-11-22 15:51

Patch 8.2.2040

2020-11-24 Fir de Conversatie Bram Moolenaar
Patch 8.2.2040 Problem:Terminal buffer disappears even when 'bufhidden' is "hide". (Sergey Vlasov) Solution: Check 'bufhiddden' when a terminal buffer becomes hidden. (closes #7358) Files: src/buffer.c, src/testdir/test_terminal.vim *** ../vim-8.2.2039/src/buf

Re: Travis CI builds are very slow

2020-11-24 Fir de Conversatie Ken Takata
Hi, 2020年11月24日火曜日 18:30:52 UTC+9 Bram Moolenaar: > > Christian wrote: > > > On Mo, 23 Nov 2020, Yegappan Lakshmanan wrote: > > > > > The Travis CI builds are very slow for the last month or so. > > > It looks like the total number of parallel Linux builds for all > > > the open source proje

Re: Travis CI builds are very slow

2020-11-24 Fir de Conversatie Bram Moolenaar
Christian wrote: > On Mo, 23 Nov 2020, Yegappan Lakshmanan wrote: > > > The Travis CI builds are very slow for the last month or so. > > It looks like the total number of parallel Linux builds for all > > the open source projects has been limited to 400 or so > > (you can see the flat line in t

Re: Travis CI builds are very slow

2020-11-24 Fir de Conversatie Christian Brabandt
On Mo, 23 Nov 2020, Yegappan Lakshmanan wrote: > The Travis CI builds are very slow for the last month or so. > It looks like the total number of parallel Linux builds for all > the open source projects has been limited to 400 or so > (you can see the flat line in the graph for the active > Linu