Skip monit tests on RHEL. (#1615)

pull/1621/head
Felix Fontein 2021-01-11 21:59:41 +01:00 committed by GitHub
parent 740883e7fd
commit 637571993a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ skip/macos
skip/freebsd
skip/aix
skip/python2.6 # python-daemon package used in integration tests requires >=2.7
skip/rhel # FIXME