summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Roger <darwiinc@live.fr>2017-11-18 14:28:12 +1100
committerChristophe Roger <darwiinc@live.fr>2017-11-18 14:28:12 +1100
commit0029aea8cf09ae282bc5e6fd0ab32c650bdc3b40 (patch)
tree2c2b68d3b371370ddf9b3d91cf1cadb6ce836ca2
parent0a3bcd35033d57a30cdf1cd7cff61d9aeadefdb8 (diff)
downloadcv-0029aea8cf09ae282bc5e6fd0ab32c650bdc3b40.tar.gz
cv-0029aea8cf09ae282bc5e6fd0ab32c650bdc3b40.tar.bz2
cv-0029aea8cf09ae282bc5e6fd0ab32c650bdc3b40.tar.xz
cv-0029aea8cf09ae282bc5e6fd0ab32c650bdc3b40.zip
Update Circle CI Configuration
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index eeacc71..1a3005d 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -9,7 +9,7 @@ jobs:
command: apt-get -qq update; apt-get -y install git
- run:
name: Latex installation
- command: apt-get -qq update && apt-get install -y --no-install-recommends latexmk texlive-fonts-extra texlive-fonts-recommended texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-luatex texlive-xetex texlive-pictures texlive-lang-french fonts-font-awesome
+ command: apt-get -qq update && apt-get install -y --no-install-recommends latexmk texlive-fonts-extra texlive-fonts-recommended texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-luatex texlive-xetex texlive-pictures texlive-lang-french lmodern fonts-font-awesome
- add_ssh_keys
- checkout
- run: