informatics-lab / our-kubernetes

A terraform and kops implementation of a kubernetes cluster
5 stars 2 forks source link

Auto-build on travis #11

Open tam203 opened 5 years ago

tam203 commented 5 years ago

Let's get this building and deploying.

Some good examples - https://github.com/informatics-lab/our-pangeo

Create a: .travis.yml or whatever it's called

Some pre-requisites we will need on Travis (put it in the setup.sh)

Also need a travis user - might already be done. Need these AWS creds in the Travis build. -> at travis-ci.org.

jacobtomlinson commented 5 years ago

Just a comment. Its travis-ci.com now. They are migrating all free users onto .com and dropping .org in the long run.

DPeterK commented 5 years ago

And now I've moved us onto CircleCI as Travis CI was taking too long to run builds...