comparison vendor/pear/net_sieve/.travis.yml @ 0:1e000243b222

vanilla 1.3.3 distro, I hope
author Charlie Root
date Thu, 04 Jan 2018 15:50:29 -0500
parents
children 05c4c32948af
comparison
equal deleted inserted replaced
-1:000000000000 0:1e000243b222
1 language: php
2 install:
3 - pear install Net_Socket PEAR Auth_SASL
4 php:
5 - 5.3
6 - 5.4
7 - 5.5
8 - 5.6
9 script: cd tests && pear run-tests .