repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix: It runs on PHP 7.1.* CPU process is 100%
[htmlpurifier/darkodev.git]
/
.travis.yml
blob
03d23a689724b35c0e7808b58daa51ae169c8101
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