view vendor/pear/net_sieve/.travis.yml @ 4:888e774ee983

libcalendar plugin as distributed
author Charlie Root
date Sat, 13 Jan 2018 08:57:56 -0500
parents 1e000243b222
children 05c4c32948af
line wrap: on
line source

language: php
install:
  - pear install Net_Socket PEAR Auth_SASL
php:
  - 5.3
  - 5.4
  - 5.5
  - 5.6
script: cd tests && pear run-tests .