Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khaors committed May 6, 2019
1 parent 86e4e11 commit d86d1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ r_build_args: "--no-manual --no-resave-data"
r_check_args: "--no-build-vignettes --no-manual --timings"

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

0 comments on commit d86d1ff

Please sign in to comment.