Non-fast-forward merges need to be handled manually!

This commit is contained in:
lephe 2017-01-20 21:25:12 +01:00
commit f7a66b82ee
1 changed files with 7 additions and 0 deletions

7
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,7 @@
# 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