Add .gitlab-ci.yml

This commit is contained in:
Intelligide 2016-04-22 13:50:25 +02:00
parent 1899af32bc
commit d368f5cf67
1 changed files with 6 additions and 0 deletions

6
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,6 @@
before_script:
- apt-get update -qq && apt-get install -y -qq build-essential cmake
steve_jobs:
script:
- cmake