Skip to content

Commit 536fb20

Browse files
authored
Test compatibility for PHP 5.4
1 parent 015f322 commit 536fb20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: php
22
php:
3+
- 5.4
34
- 5.5
45
- 5.6
5-
script: phpunit
6+
script: phpunit

0 commit comments

Comments
 (0)