Skip to content

Commit

Permalink
libgsl-dev added to the travis configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
khaors committed Jul 7, 2019
1 parent cbee664 commit 7a2937a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ r_build_args: "--no-manual --no-resave-data"
r_check_args: "--no-build-vignettes --no-manual --timings"

before_install:
- sudo apt-get install libgsl0ldbl
- sudo apt-get install libgsl0ldbl
- sudo apt-get install libgsl-dev
- sudo add-apt-repository -y ppa:texlive-backports/ppa
- Rscript -e 'update.packages(ask = FALSE)'

0 comments on commit 7a2937a

Please sign in to comment.