File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / .travis.yml
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 01:31:35 2013 UTC (10 years, 10 months ago) by misho
Branches: php, MAIN
CVS tags: v5_4_29p0, v5_4_29, v5_4_20p0, v5_4_20, v5_4_17, HEAD
5.4.17

    1: language: php
    2: 
    3: branches:
    4:     except:
    5:         - /^PHP-5\.3.*/
    6:         - /^PHP-5\.4.*/
    7: 
    8: notifications:
    9:     email: false

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>