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

Setting up stages for travis #514

Closed
bsipocz opened this issue Sep 17, 2019 · 2 comments · Fixed by #515
Closed

Setting up stages for travis #514

bsipocz opened this issue Sep 17, 2019 · 2 comments · Fixed by #515
Labels

Comments

@bsipocz
Copy link
Member

bsipocz commented Sep 17, 2019

E.g. having stages would be rather useful, there is no need to run the whole matrix and populate the queue with failing jobs when there those failures would be already present in a small number of initial jobs (e.g one test job and the codestyle one).

@nmearl
Copy link
Contributor

nmearl commented Sep 18, 2019

Is there an example repo that implements the travis stages?

@bsipocz
Copy link
Member Author

bsipocz commented Sep 18, 2019

Sure. the package-template does it, as well as e.g. astropy/photutil/astroquery etc.

I'm happy to open a quick PR if you find that helpful.

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

Successfully merging a pull request may close this issue.

2 participants