Add configuration for gitlab CI

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2016-02-05 15:38:03 -05:00
parent 68568b58d0
commit d3b33f8c6a
1 changed files with 5 additions and 0 deletions

5
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,5 @@
job1:
script: "scons"
job2:
scrpt: "scons tests/core"