Update gitlab test yaml

This commit is contained in:
Craig Small 2016-04-20 22:00:24 +10:00
parent 3f5b75035e
commit 11635f45d7

View File

@ -1,11 +1,11 @@
# This file is generated by GitLab CI
Testsuites:
before_script:
- apt-get update -qq && apt-get install -y -qq autopoint autoconf automake
MakeCheck:
script:
- "./autogen.sh"
- "./configure"
- make
- make check
- make clean
tags:
except:
- tags
- "./autogen.sh"
- "./configure"
- make
- make check
- make clean