Skip to content

Commit

Permalink
Add image definition to appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcsitter committed Aug 22, 2023
1 parent a23a5ea commit e1269b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions appveyor.yml
@@ -1,4 +1,9 @@
# appveyor.yml
image:
- Visual Studio 2019
- Ubuntu
- macOS

environment:
matrix:
- TOXENV: py38-pandas1
Expand Down

0 comments on commit e1269b1

Please sign in to comment.