Trouble with Travis

Today I learnt that Travis don’t like tags with spaces in them. It took me over an hour to figure out, but there it is.

If you’re using Jekyll, Github Pages and are building your blog using Travis do not use tags with spaces in them. It doesn’t help putting the tag into apostrophe either.

It worked when I tried locally on my computer (Ubuntu in WSL in Windows 10), but it fails silently when run using Travis.