Files
bubblewrap/.papr.yml
Colin Walters 5991dab74b ci: Update to FAH27
Just in time before FAH28 is out!

Closes: #262
Approved by: smcv
2018-06-06 18:30:14 +00:00

29 lines
425 B
YAML

context: centos7
required: true
branches:
- master
- auto
- try
host:
distro: centos/7/atomic
tests:
- env BWRAP_SUID=true ./ci/papr.sh centos:7
timeout: 30m
---
inherit: true
host:
distro: fedora/27/atomic
context: f27-sanitizer
required: true
tests:
- env CFLAGS='-g -Og -fsanitize=undefined -fsanitize=address -O2 -Wp,-D_FORTIFY_SOURCE=2' ./ci/papr.sh registry.fedoraproject.org/fedora:27