tabrindle/envinfo

Consolidate CI to GH Actions

Closed this issue · 3 comments

We currently have appveyor, circle, and Travis. I think we could consolidate all of these into github actions.

@tabrindle do you have any initial objections with this? I think it’d be easier to maintain and I don’t see the need for these separate CI services.

As discussed here, we intend to keep Circle and consolidate Travis & Appveyor into Github Actions

Recent PR has github actions added, take a look. Looks good to me.

closing this issue as github actions were added #180