comparison vendor/pear/console_commandline/.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
comparison
equal deleted inserted replaced
-1:000000000000 0:1e000243b222
1 language: php
2 sudo: false
3 install:
4 - pear upgrade pear-1.10.1
5 - pear install package.xml
6 php:
7 - 5.4
8 - 5.5
9 - 5.6
10 - 7
11 script:
12 - pear run-tests -qd tests