Fix typo in yui-compressor

This commit is contained in:
Ariejan de Vroom 2016-01-13 13:19:25 +01:00
parent eb74a025b4
commit 8c3cdbbc55

View File

@ -18,5 +18,5 @@ job:
- golang
script:
- hugo
- yui-compressor themes/outerspaces/static/css/outerspace.css -o themes/outerspace/static/css/outerspace.css
- yui-compressor themes/outerspace/static/css/outerspace.css -o themes/outerspace/static/css/outerspace.css
- rsync -az4 --stats --delete-after public/* -e "ssh -i ~/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ariejan@mail.devroom.io:/home/ariejan/www/ariejan.net/