Files
development/www/smarty-3.1.27/.travis.yml
Clemens Schwaighofer aa73634d95 Update Smarty to 3.1.27
2015-11-09 18:22:56 +09:00

19 lines
233 B
YAML

language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
allow_failures:
- php: hhvm
install:
- git clone --depth=50 --branch=master git://github.com/smarty-php/smarty-phpunit.git
script:
- cd smarty-phpunit
- phpunit ./