library/smarty/.travis.yml
author Markus Bröker <broeker.markus@googlemail.com>
Fri, 13 Nov 2015 15:07:28 +0100
changeset 10 b441d3c0f572
parent 0 4869aea77e21
permissions -rw-r--r--
DataModel extends Model ohne Namenskonflikte beim initialen Erzeugen

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 ./