also install git

This commit is contained in:
Óscar Nájera 2018-04-19 13:20:37 +02:00
parent 027cd07696
commit 5dbb5420ce

View file

@ -2,7 +2,7 @@ image: najeraoscar/latex-emacs-min
test:
script:
- apt-get update && apt install wget
- apt-get update && apt install wget git
- wget https://github.com/gohugoio/hugo/releases/download/v0.39/hugo_0.39_Linux-64bit.deb
- dpkg -i hugo*.deb
- hugo version