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

Use Github Actions instead of Travis #133

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Conversation

gaborbernat
Copy link
Member

@gaborbernat gaborbernat commented Sep 21, 2020

@naiquevin Travis seems to not respect our pip installation commands, so moved to the more built-in Github Actions.

Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
@gaborbernat
Copy link
Member Author

The action only becomes active on this repository post merge, however you can see it passing on my fork here https://github.com/gaborbernat/pipdeptree/actions/runs/264661050

@naiquevin naiquevin merged commit 89796ee into tox-dev:master Sep 21, 2020
@naiquevin
Copy link
Contributor

@gaborbernat: Wow! Thanks a lot. Now if you rebase your other PR, github action would run on it right? Can you please rebase?

@naiquevin
Copy link
Contributor

@gaborbernat: I missed one thing - Any idea if github actions allow us to pin the virtualenv version? For now it's working but that may change in future.

@gaborbernat
Copy link
Member Author

Sure I'll put in a new pr.

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

Successfully merging this pull request may close these issues.

None yet

2 participants