diff options
| author | Mike Toews <mwtoews@gmail.com> | 2018-06-10 16:08:32 +1200 |
|---|---|---|
| committer | Mike Toews <mwtoews@gmail.com> | 2018-06-10 17:02:28 +1200 |
| commit | 13b82cd0b05e5d5206fdf9773c8a7d5eb88309be (patch) | |
| tree | 233ce2d799d00fec9ccc234c5e2674903a963215 /travis/linux_gcc | |
| parent | fa62d68b95b6295c204f3b9c91f5cef7a73c436c (diff) | |
| download | PROJ-13b82cd0b05e5d5206fdf9773c8a7d5eb88309be.tar.gz PROJ-13b82cd0b05e5d5206fdf9773c8a7d5eb88309be.zip | |
rewrite references using BibTeX and sphinxcontrib-bibtex
Diffstat (limited to 'travis/linux_gcc')
| -rwxr-xr-x | travis/linux_gcc/before_install.sh | 3 |
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 |
