xpdAcq / mission-control

Releases, Installers, Specs, and more!
0 stars 4 forks source link

Standardize CI system #86

Open CJ-Wright opened 6 years ago

CJ-Wright commented 6 years ago

We have quite a few repos which use Travis-CI for continuous integration. We should:

  1. Standardize the Travis builds somewhat
    1. Standard requirements folder structure
    2. Standard conda installation procedure
  2. Setup other CI's (CircleCI for one) since Travis can go down (ex all of this week) and it would be nice to have a backup.
CJ-Wright commented 6 years ago

Also add code health to all repos

CJ-Wright commented 6 years ago

This seems like an orchestrator problem, mostly (not for the code health).