Some of the upcoming Travis CI changes may cause problems for the CI suite for directory. The new GitHub Actions seems to integrate well and many Haskell projects are adopting it, so I figure directory may as well too. Since it supports Windows, this change would also eliminate the need for AppVeyor.
This PR serves to test the new CI config in the haskell/directory repo.
Note: Please do not merge if the checks are red.
@hvr Would you mind disabling both AppVeyor and Travis CI integration with the haskell/directory repo? See Settings -> Web Hooks, as well as Settings -> Integrations, if there's anything applicable. This would suppress any false errors caused by the absence of AppVeyor and Travis CI configs.
Obsoleted by #118.
Some of the upcoming Travis CI changes may cause problems for the CI suite for directory. The new GitHub Actions seems to integrate well and many Haskell projects are adopting it, so I figure directory may as well too. Since it supports Windows, this change would also eliminate the need for AppVeyor.This PR serves to test the new CI config in the haskell/directory repo.
Note: Please do not merge if the checks are red.
@hvr Would you mind disabling both AppVeyor and Travis CI integration with the haskell/directory repo? See Settings -> Web Hooks, as well as Settings -> Integrations, if there's anything applicable. This would suppress any false errors caused by the absence of AppVeyor and Travis CI configs.