Skip to content
Snippets Groups Projects
Commit c2e4de75 authored by Manuel Günther's avatar Manuel Günther
Browse files

Updated travis; added documentation hyperlink target

parent c2218ec4
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@ before_install:
- sudo apt-get install -qq --force-yes libboost-all-dev libblitz1-dev libmatio-dev libhdf5-serial-dev texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended
- if [ -n "${NUMPYSPEC}" ]; then sudo apt-get install -qq libatlas-dev libatlas-base-dev liblapack-dev gfortran; fi
- if [ -n "${NUMPYSPEC}" ]; then pip install --upgrade pip setuptools; fi
- if [ -n "${NUMPYSPEC}" ]; then pip install --find-links http://wheels.astropy.org/ --find-links http://wheels2.astropy.org/ --use-wheel numpy$NUMPYSPEC sphinx nose==1.3.0 jinja2==2.6; fi
- pip install cpp-coveralls
- if [ -n "${NUMPYSPEC}" ]; then pip install --find-links http://wheels.astropy.org/ --find-links http://wheels2.astropy.org/ --use-wheel numpy$NUMPYSPEC; fi
- pip install cpp-coveralls sphinx nose==1.3.0 jinja2==2.6 setuptools==7.0
install:
- python bootstrap.py
- CFLAGS=-coverage ./bin/buildout
......
......@@ -4,6 +4,8 @@
..
.. Copyright (C) 2011-2014 Idiap Research Institute, Martigny, Switzerland
.. _bob.io.matlab:
===============================
Matlab(R) I/O Support for Bob
===============================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment