Age | Commit message (Collapse) | Author |
|
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)
|