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
Whoops, forgot to edit WHATSNEW
[htmlpurifier/darkodev.git]
/
.travis.yml
blob
e6867d3c2b465eb98bd9ffb8323a50b0f3bf9ab9
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