diff options
| author | Charles Karney <charles.karney@sri.com> | 2019-09-21 17:17:59 -0400 |
|---|---|---|
| committer | Charles Karney <charles.karney@sri.com> | 2019-09-21 17:17:59 -0400 |
| commit | 39d25a76502ab257d08032c272c0e700dcece149 (patch) | |
| tree | 6e3b79a257ef6f2edb1d65330f9c7983afea5ff2 | |
| parent | afee1b7a501be2d90b8bc720195096ee3a1f1294 (diff) | |
| download | PROJ-39d25a76502ab257d08032c272c0e700dcece149.tar.gz PROJ-39d25a76502ab257d08032c272c0e700dcece149.zip | |
Back out of previous commit mistakenly pushed to master
| -rwxr-xr-x | travis/linux_gcc/before_install.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/travis/linux_gcc/before_install.sh b/travis/linux_gcc/before_install.sh index 4b595be8..5564ff8f 100755 --- a/travis/linux_gcc/before_install.sh +++ b/travis/linux_gcc/before_install.sh @@ -17,6 +17,5 @@ scripts/doxygen.sh pip3 install --user sphinxcontrib-bibtex pip3 install --user cpp-coveralls -pip3 install --user sphinxcontrib-bibtex==0.4.2 ./travis/docker.sh |
