summaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
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