Open tam203 opened 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
.travis.yml
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.
Just a comment. Its travis-ci.com now. They are migrating all free users onto .com and dropping .org in the long run.
And now I've moved us onto CircleCI as Travis CI was taking too long to run builds...
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 calledSome 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.