File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / .travis.yml
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 01:31:35 2013 UTC (10 years, 11 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

    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>