Install texinfo for CI script.

* build-aux/gitlab-ci.yml (before-script): Install texinfo.
This commit is contained in:
Timothy Sample 2019-06-01 11:12:44 -04:00
parent cf118f7a39
commit d465be7275
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ before_script:
guile-2.2-dev
make
pkg-config
texinfo
- which guile
- guile --version