Skip to content

Commit 73f5829

Browse files
missing mpfr library?
1 parent 57daf4f commit 73f5829

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ r:
55
- oldrel
66
- release
77
- devel
8+
addons:
9+
apt:
10+
packages: libmpfr-dev
811
warnings_are_errors: true
912
before_install:
1013
- tlmgr install index # for texlive and vignette?

0 commit comments

Comments
 (0)