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

Move back to Travis-CI #167

Merged
merged 9 commits into from
Jul 19, 2018
Merged

Conversation

hameerabbasi
Copy link
Collaborator

No description provided.

@mrocklin
Copy link
Collaborator

I'm curious, what was the motivation here? Most people I've spoken to recently have had a nicer time with Circle-CI

@mrocklin
Copy link
Collaborator

In particular, I've found that the backlog on travis-ci can grow somewhat large, causing delays

@hameerabbasi
Copy link
Collaborator Author

Well, mainly the lack of a Travis-like "matrix" interface. I've gone through every possibility, and the only way to do something like that is to write separate CI code for every combination. I've asked around in the CircleCI Forum and other similar places as well.

@codecov
Copy link

codecov bot commented Jul 19, 2018

Codecov Report

Merging #167 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   97.12%   97.12%   +<.01%     
==========================================
  Files          11       11              
  Lines        1252     1253       +1     
==========================================
+ Hits         1216     1217       +1     
  Misses         36       36
Impacted Files Coverage Δ
sparse/io.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f767837...3e5a4b0. Read the comment docs.

@hameerabbasi hameerabbasi changed the title Move to Travis-CI Move back to Travis-CI Jul 19, 2018
@hameerabbasi hameerabbasi merged commit cd0398c into pydata:master Jul 19, 2018
@rgommers
Copy link

that's my experience too, TravisCI is still nicer if you have multiple builds.

@hameerabbasi hameerabbasi deleted the move-to-travis branch July 26, 2018 16:25
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.

3 participants