Skip to content

Commit

Permalink
Installing libmpfr-dev on travis to fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjoseph committed Nov 8, 2019
1 parent ebebfdd commit 57351ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,7 @@ addons:
apt:
packages:
- libgsl-dev
- libmpfr-dev

after_success:
- Rscript -e 'covr::codecov()'

0 comments on commit 57351ab

Please sign in to comment.