1 parent 2139d79 commit 41cfb33Copy full SHA for 41cfb33
1 file changed
.travis.yml
@@ -6,6 +6,7 @@ php:
6
sudo: false
7
8
before_script:
9
+ - pecl install xmldiff
10
- composer install --prefer-dist --dev
11
12
script:
0 commit comments