We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbd350 commit 7aee29fCopy full SHA for 7aee29f
1 file changed
.travis.yml
@@ -2,4 +2,5 @@ language: php
2
install:
3
- pear install package.xml
4
php:
5
- - 5.4
+ - 5.4
6
+script: php -l **/*
0 commit comments