Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows CI with appveyor and mac CI with travis #10

Open
znicholls opened this issue Oct 9, 2019 · 3 comments
Open

Windows CI with appveyor and mac CI with travis #10

znicholls opened this issue Oct 9, 2019 · 3 comments

Comments

@znicholls
Copy link
Collaborator

Good for cross-platform testing

@rgieseke
Copy link

rgieseke commented Oct 9, 2019

Are you aware that you could get all of these with GitHub Actions in place? (At least in theory ...)

https://help.github.com/en/articles/virtual-environments-for-github-actions

@znicholls
Copy link
Collaborator Author

znicholls commented Oct 9, 2019 via email

@rgieseke
Copy link

rgieseke commented Oct 9, 2019

Not sure if it's smarter, it's also brand new and shiny :-)

I don't have an example at hand, but i think it's probably just saying python.exe in your scripts.

Python (64 bit)
Python 3.7.4

Environment:

    PATH: contains location of python.exe

Python 2.7.16

Location: C:/hostedtoolcache/windows/Python/2.7*/x64

https://help.github.com/en/articles/software-in-virtual-environments-for-github-actions#windows-server-2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants