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
eace44f7d5
Disable flake8 for Python 2.6 on Travis
...
Since version 3.0.0, flake8 does not support Python 2.6, 3.2 and 3.3
anymore. It is still working for our Python 3.3 runs on Travis but
not for the Python 2.6 one so we only disable it for this version.
2016-08-12 02:25:16 +02:00
micbou
dfd62c4c44
Update Travis configuration
2016-05-10 20:42:23 +02:00
micbou
80a2b0078a
Fix pyenv setup on Travis
2016-04-17 11:01:12 +02:00
micbou
514fc71e35
Fix and improve pyenv setup in Travis script
2016-04-15 12:17:21 +02:00
Val Markovic
0187c6df5b
Fixing minor typos
2016-03-01 19:30:02 -08: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