Wireshark-commits: [Wireshark-commits] master ebf4c91: Add .gitlab-ci.yml.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 Nov 2016 17:08:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ebf4c91d8377e34ccf9207e7410c8041bef57fb2
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ebf4c91 by Dario Lombardo (lomato@xxxxxxxxx):

    Add .gitlab-ci.yml.
    
    As for .travis.yml, this file triggers the CI module of GITLAB.
    On the public instance of gitlab (gitlab.com) the runners are active
    by default, then any mirror of wireshark on gitlab.com will result
    in an automated build.
    
    The current version of .gitlab-ci.yml builds with gcc 4,5,6 and with
    default config, without extcap and without pcap.
    
    Change-Id: I0800045e7f1b4a137dbd69a185d3b09a89398948
    Reviewed-on: https://code.wireshark.org/review/18936
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  b87a2be   ieee80211: Add Meru (Fortinet) Vendor Specific TLV
    adds  ebf4c91   Add .gitlab-ci.yml.


Summary of changes:
 .gitlab-ci.yml |   67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 67 insertions(+)
 create mode 100644 .gitlab-ci.yml