We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70cf3c1 commit 8fe8794Copy full SHA for 8fe8794
.travis.yml
@@ -16,7 +16,7 @@ dist: focal
16
before_install:
17
# extra apt.pg.o.sh options added in version 204, travis currently has 199 (2019-11-27)
18
- sudo apt-get -qq update
19
- - sudo apt-get -y install postgresql-common libhealpix-cxx-dev docbook-dsssl docbook-xml openjade
+ - sudo apt-get -y install postgresql-common libhealpix-cxx-dev docbook-xml docbook-xsl libxml2-utils xsltproc fop
20
21
install:
22
- sudo /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh -p -v $PG_SUPPORTED_VERSIONS -i
0 commit comments