Run GNUstep build test more often

* .gitlab-ci.yml (test-gnustep): Include more files that may affect
the GNUstep build.
This commit is contained in:
Alan Third 2020-08-29 16:31:52 +01:00
parent 665e05543c
commit e2702ca5fb

View file

@ -73,18 +73,10 @@ test-gnustep:
changes:
- .gitlab-ci.yml
- configure.ac
- src/nsfns.m
- src/nsfont.m
- src/nsgui.h
- src/nsimage.m
- src/nsmenu.m
- src/nsselect.m
- src/nsterm.h
- src/nsterm.m
- src/nsxwidget.h
- src/nsxwidget.m
- src/macfont.h
- src/macfont.m
- src/ns*.{h,m}
- src/macfont.{h,m}
- lisp/term/ns-win.el
- nextstep/**/*
script:
- DEBIAN_FRONTEND=noninteractive apt install --no-install-recommends -y -qq -o=Dpkg::Use-Pty=0 gnustep-devel
- ./autogen.sh autoconf