summaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2018-07-16 21:48:13 +0200
committerJan Pazdziora <jpazdziora@redhat.com>2018-07-16 22:59:53 +0200
commit54b7e8664da55d0bdd68725b2a783888fda914fe (patch)
tree2ef941c81c79ad50990aae644cb50b3bdce65dcd /.cirrus.yml
parent49a0904d4956063e48019349a69aebcc8d36dca0 (diff)
downloadmod_authnz_pam-54b7e8664da55d0bdd68725b2a783888fda914fe.tar.gz
mod_authnz_pam-54b7e8664da55d0bdd68725b2a783888fda914fe.tar.xz
mod_authnz_pam-54b7e8664da55d0bdd68725b2a783888fda914fe.zip
Build rpm in Cirrus CI, use the same tests/build.sh for Travis CI.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
new file mode 100644
index 0000000..01c7994
--- /dev/null
+++ b/.cirrus.yml
@@ -0,0 +1,8 @@
+test_task:
+ container:
+ matrix:
+ image: registry.fedoraproject.org/fedora:rawhide
+ image: registry.fedoraproject.org/fedora:latest
+ image: centos:centos7
+ image: centos:centos6
+ test_script: tests/build.sh