Files
smarty/.travis.yml
T
2015-07-28 01:15:31 +02:00

21 lines
250 B
YAML

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