1
0
Fork 0
mirror of https://github.com/pnx/m16vm synced 2026-06-16 03:44:55 +02:00

Add .gitlab-ci.yml

This commit is contained in:
Henrik Hautakoski 2018-11-06 13:36:58 +00:00
parent cf752ab682
commit 3d753e8b09

8
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,8 @@
image: gcc:latest
stages:
- build
compile:
stage: build
script: make