Updated .gitlab-ci.yml

This commit is contained in:
Jordan Petridis
2017-11-12 14:35:29 +02:00
parent 23fb297200
commit f635f60ad8
3 changed files with 4 additions and 20 deletions
Vendored
+2 -1
View File
@@ -1,7 +1,8 @@
#!/bin/bash
# Adapted from:
# https://gitlab.gnome.org/danigm/libgepub/blob/27f0d374e0c8f6fa972dbd111d4ce0c0f3096914/configure_meson
#!/bin/bash
# configure script adapter for Meson
# Based on build-api: https://github.com/cgwalters/build-api
# Copyright 2010, 2011, 2013 Colin Walters <walters@verbum.org>