mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
[libraries] added for plotting
This commit is contained in:
parent
bd128cfa8c
commit
effb8074c8
1 changed files with 13 additions and 3 deletions
16
.travis.yml
16
.travis.yml
|
|
@ -6,9 +6,19 @@ os:
|
|||
|
||||
#language: python
|
||||
|
||||
#addons:
|
||||
# apt:
|
||||
# packages:
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- inkscape
|
||||
- libav-tools
|
||||
- gdb
|
||||
- mencoder
|
||||
- dvipng
|
||||
- texlive-latex-base
|
||||
- texlive-latex-extra
|
||||
- texlive-fonts-recommended
|
||||
- texlive-latex-recommended
|
||||
- graphviz
|
||||
# - gfortran
|
||||
# - libatlas-dev
|
||||
# - libatlas-base-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue