pyscience-projects / pyevtk

PyEVTK (Python Export VTK) exports data to binary VTK files for visualization/analysis with packages like Paraview, VisIt, and Mayavi.
Other
63 stars 15 forks source link

Travis setup #1

Closed renefritze closed 7 years ago

renefritze commented 7 years ago

I'm doing this from a fork because (afaict) being a contributor does not allow me to activate travis for this repo. In light of potential further integrations (at least coveralls.io) would you mind moving this repo to an organization?

somada141 commented 7 years ago

righto that should do it

renefritze commented 7 years ago

Almost, you should have gotten two auth requests for the org for travis and coverall now.

somada141 commented 7 years ago

yep, just approved them

renefritze commented 7 years ago

It seems I've never tried to enable Travis for a repo where I don't have admin rights, because I just found out that you need admin rights to enable :wink: https://travis-ci.org/profile/pyscience-projects

Coveralls was fine w/o them though.

somada141 commented 7 years ago

just enabled it on Travis, never used organizations before as I typically work w Gitlab