Age | Commit message (Collapse) | Author |
|
Problem: Unecessary workround for AppVeyor.
Solution: Revert patch 7.4.990. (Christian Brabandt)
|
|
Problem: Appveyor 64 bit build still using Python 3.4
Solution: Switch to Python 3.5. (Ken Takata, closes #1032)
|
|
Problem: Dropped the skip-tags setting.
Solution: Put it back.
|
|
Problem: Appveyor only builds one feature set.
Solution: Build a combination of features and GUI/console. (Christian
Brabandt)
|
|
Problem: Test 86 fails on AppVeyor.
Solution: Do some registry magic. (Ken Takata)
|
|
Problem: Appveyor also builds on a tag push.
Solution: Add a skip_tags line. (Kenichi Ito, closes #489)
|
|
Problem: Not using CI services available.
Solution: Add configuration files for travis and appveyor. (PR #401)
|