Wireshark-commits: [Wireshark-commits] master 7af4184: Add cirrus-ci config file.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 17 Nov 2019 08:16:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7af41845a54ee4f3cde0215503ccd6d727132161
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7af4184 by Dario Lombardo (lomato@xxxxxxxxx):

    Add cirrus-ci config file.
    
    cirrus-ci is the first CI platform supporting free builds for
    open source projects. The current cirrus-ci FreeBSD supported
    versions are listed here
    
    https://cirrus-ci.org/guide/FreeBSD/
    
    The current FreeBSD maintained versions are listed here:
    
    https://en.wikipedia.org/wiki/FreeBSD_version_history#Version_history
    
    Change-Id: I5ab767efbae2138fd3b9b9cde7f0ef716bae2c5f
    Reviewed-on: https://code.wireshark.org/review/35107
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  356814a   caputils: remove unneeded check.
     add  7af4184   Add cirrus-ci config file.


Summary of changes:
 .cirrus.yml | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 .cirrus.yml