procps/.gitlab-ci.yml

12 lines
163 B
YAML
Raw Normal View History

2015-09-03 18:25:36 +05:30
# This file is generated by GitLab CI
Testsuites:
script:
- "./autogen.sh"
- "./configure"
- make
- make check
- make clean
tags:
except:
- tags