Add gitlab CI

This commit is contained in:
Yutao Yuan 2016-07-04 00:30:06 +08:00
parent 693353b8f1
commit 16a74d6a92

10
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,10 @@
before_script:
- apt-get update -y
- apt-get install -y netpbm optipng scons
zip:
script:
- scons zip
artifacts:
paths:
- lexip16.zip