Whoops, forgot to edit WHATSNEW
[htmlpurifier/darkodev.git] / .travis.yml
blobe6867d3c2b465eb98bd9ffb8323a50b0f3bf9ab9
1 language: php
2 php:
3     - '5.4'
4     - '5.5'
5     - '5.6'
6     - '7.0'
7     - '7.1'
8     - '7.2'
9 before_script:
10     - git clone --depth=50 https://github.com/ezyang/simpletest.git
11     - cp test-settings.travis.php test-settings.php
12 script:
13     - php tests/index.php