Merge pull request #123 from mpyw-forks/fix/#122/surrogate-pair-range
[htmlpurifier.git] / .travis.yml
blob1cd2475806f962a2c434412d90082670956fb8ed
1 language: php
2 php:
3     - '5.4'
4     - '5.5'
5     - '5.6'
6     - '7.0'
7 before_script:
8     - git clone --depth=50 https://github.com/ezyang/simpletest.git
9     - cp test-settings.travis.php test-settings.php
10 script:
11     - php tests/index.php