CamerataMusica / website

:musical_keyboard: :violin: Camerata Musica website

Home Page:http://cameratamusica.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up automatic builds with Travis CI

colinbrislawn opened this issue Β· comments

Integration with Travis-CI fully functional! Stop manually pushing to gh-pages and let Travis do it.

Those two tutorials assume significant experience with both Travis and Git. This was a learning experience to say the least.

Caching with pip takes about as long as installing directly. I'll look into installing and / or caching with conda.

Nope. Caching works best for long builds that produce small files. Pelican is a short build. I'll retire this for the time being.

Maybe we can cache both the software environment and also the pelican website.

Also, I'm not sure I've turned on cashing as shown here!

More Travis-CI build examples.

AFAIK a 60 second build is pretty good. Just using a git pull depth of 1 and the light pelican build makes this very fast. Cashing takes as much time as the pip install.

Fruitless? 🚫 🍏 🍌 πŸ“ πŸ€·β€β™‚οΈ