We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db74c6 commit c29ae53Copy full SHA for c29ae53
1 file changed
.travis.yml
@@ -2,7 +2,8 @@ language: php
2
3
php:
4
- 5.6
5
- - 7.0
+
6
+sudo: false
7
8
before_script:
9
- pecl install xmldiff
0 commit comments