aboutsummaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorMike Toews <mwtoews@gmail.com>2018-06-10 16:08:32 +1200
committerMike Toews <mwtoews@gmail.com>2018-06-10 17:02:28 +1200
commit13b82cd0b05e5d5206fdf9773c8a7d5eb88309be (patch)
tree233ce2d799d00fec9ccc234c5e2674903a963215 /travis
parentfa62d68b95b6295c204f3b9c91f5cef7a73c436c (diff)
downloadPROJ-13b82cd0b05e5d5206fdf9773c8a7d5eb88309be.tar.gz
PROJ-13b82cd0b05e5d5206fdf9773c8a7d5eb88309be.zip
rewrite references using BibTeX and sphinxcontrib-bibtex
Diffstat (limited to 'travis')
-rwxr-xr-xtravis/linux_gcc/before_install.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/travis/linux_gcc/before_install.sh b/travis/linux_gcc/before_install.sh
index 5e1ee1b8..6946fbd0 100755
--- a/travis/linux_gcc/before_install.sh
+++ b/travis/linux_gcc/before_install.sh
@@ -10,6 +10,7 @@ sudo apt-get install -qq lcov
scripts/cppcheck.sh
+pip install --user sphinxcontrib-bibtex
pip install --user cpp-coveralls
-./travis/docker.sh
+./travis/docker.sh