issue#70
Sébastien Villemot 2018-09-11 15:54:59 +02:00
parent 8acee8fd54
commit 26c3926a2b
1 changed files with 5 additions and 0 deletions

5
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,5 @@
build:
script:
- autoreconf -si
- ./configure
- make all pdf html