0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 18:55:19 +00:00
htmlpurifier/.travis.yml

12 lines
236 B
YAML
Raw Normal View History

language: php
php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
before_script:
- git clone --depth=50 https://github.com/ezyang/simpletest.git
- cp test-settings.travis.php test-settings.php
script:
- php tests/index.php