gint-with-thread/.gitlab-ci.yml

8 lines
201 B
YAML
Raw Normal View History

2016-12-23 22:32:04 +01:00
# I know there actually are a lot of dependencies but building them is already
# long enough, and I'll be managing the runner for now. So let's KISS.
build_all:
script:
- ./configure
- make