Add GitLab CI config

This commit is contained in:
Graham Edgecombe 2017-12-15 18:31:48 +00:00
parent a713290deb
commit 9f8ca8c496

9
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,9 @@
image: gitlab-registry.grahamedgecombe.com/gpe/icestorm-docker:latest
stages:
- build
build:
stage: build
script:
- make syntax time stat