Add .gitlab-ci.yml build file

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2016-03-11 16:56:42 -05:00
parent ba280be92f
commit e20850b7d9
1 changed files with 8 additions and 0 deletions

8
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,8 @@
stages:
- build
build:
stage: build
script:
- make