Fix E_WARNING when cache directory exists
[htmlpurifier.git] / .travis.yml
blob03d23a689724b35c0e7808b58daa51ae169c8101
1 language: php
2 php:
3     - '5.3'
4     - '5.4'
5     - '5.5'
6     - '5.6'
7     - '7.0'
8     - '7.1'
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