Commit Graph

5 Commits

Author SHA1 Message Date
micbou
342ba19730
Downgrade GCC requirement on Travis
GCC 4.8 is now enough to build ycmd.
2017-07-20 22:22:14 +02:00
micbou
40a12d758b
Require GCC 4.9
A compiler with good enough C++11 support is required to build ycmd.
2017-06-05 11:54:06 +02:00
Ben Jackson
1e8be57708 Use g++ 4.8 on YouCompleteMe builds too as the new boost requires this 2016-10-02 21:36:35 +01:00
micbou
dfd62c4c44 Update Travis configuration 2016-05-10 20:42:23 +02:00
micbou
1b0a8ea6e8 Update AppVeyor configuration
Create AppVeyor batch script and move CI scripts to a separate folder.
2016-02-29 20:06:01 +01:00