Annotation of embedaddon/php/.travis.yml, revision 1.1

1.1     ! misho       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>