library/smarty/.travis.yml
author Markus Broeker<broeker.markus@googlemail.com>
Sun, 14 Feb 2016 15:07:45 +0100
changeset 39 8b4f9c6136f4
parent 0 4869aea77e21
permissions -rw-r--r--
Umstellung auf LF

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