install all

This commit is contained in:
Óscar Nájera 2018-04-19 13:22:47 +02:00
parent 5dbb5420ce
commit 7b0c4ca1aa

View file

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