Skip to content

Commit 7aee29f

Browse files
committed
Update build to just lint
1 parent 2fbd350 commit 7aee29f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ language: php
22
install:
33
- pear install package.xml
44
php:
5-
- 5.4
5+
- 5.4
6+
script: php -l **/*

0 commit comments

Comments
 (0)