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
Merge pull request #121 from breathbath/master
[htmlpurifier/darkodev.git]
/
.travis.yml
blob
1cd2475806f962a2c434412d90082670956fb8ed
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