Bram Moolenaar
|
3f1c15b24a
|
patch 8.0.0009
Problem: Unecessary workround for AppVeyor.
Solution: Revert patch 7.4.990. (Christian Brabandt)
|
2016-09-25 20:22:02 +02:00 |
|
Bram Moolenaar
|
dd905a2ae1
|
patch 7.4.2311
Problem: Appveyor 64 bit build still using Python 3.4
Solution: Switch to Python 3.5. (Ken Takata, closes #1032)
|
2016-09-02 22:26:04 +02:00 |
|
Bram Moolenaar
|
84f4996d2a
|
patch 7.4.1415
Problem: Dropped the skip-tags setting.
Solution: Put it back.
|
2016-02-24 22:27:05 +01:00 |
|
Bram Moolenaar
|
81275ca9ce
|
patch 7.4.1414
Problem: Appveyor only builds one feature set.
Solution: Build a combination of features and GUI/console. (Christian
Brabandt)
|
2016-02-24 21:02:20 +01:00 |
|
Bram Moolenaar
|
e5c5f0c66c
|
patch 7.4.990
Problem: Test 86 fails on AppVeyor.
Solution: Do some registry magic. (Ken Takata)
|
2015-12-29 13:59:29 +01:00 |
|
Bram Moolenaar
|
7487792ab1
|
patch 7.4.934
Problem: Appveyor also builds on a tag push.
Solution: Add a skip_tags line. (Kenichi Ito, closes #489)
|
2015-11-21 17:15:33 +01:00 |
|
Bram Moolenaar
|
0600f3511c
|
patch 7.4.872
Problem: Not using CI services available.
Solution: Add configuration files for travis and appveyor. (PR #401)
|
2015-09-15 19:18:18 +02:00 |
|