Skip to content
Steve Lime edited this page Nov 19, 2020 · 7 revisions

Background Travis-ci.org is changing their cost model...

Move to travis-ci.com

Pros

  • low effort but probably not "no" effort

Cons

  • at least ~$800 annual cost
  • questionable viability (money grab)

Move to Github Actions (GHA)

Pros

  • no cost (yet)
  • other OSGeo projects are transitioning
  • multi operating system support (Linux, Windows OSX)

Cons

  • scripts need to be re-worked
  • could run into the same trap as Travis down the road

Move to Circle CI

Pros

  • it's not Travis

Cons

  • little experience with it

Option 4

Clone this wiki locally