aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml14
1 files changed, 10 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index c0e674b..a1ca3c4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,10 +8,16 @@ notifications:
on_success: change
on_failure: always
on_start: never
-before_install:
-- sudo apt-get update && sudo apt-get install -y --no-install-recommends texlive-fonts-recommended
- texlive-latex-extra texlive-fonts-extra texlive-latex-recommended texlive-science
- dvipng cm-super
+addons: &addons
+ apt:
+ - texlive-latex-recommended
+ - texlive-latex-extra
+ - texlive-fonts-recommended
+ - texlive-fonts-extra
+ - texlive-science
+ - texlive-pictures
+ - dvipng
+ - cm-super
script:
- |
make