Skip to content

Commit 2a156f9

Browse files
committed
Added PHP 5.5 to Travis build.
1 parent 6f877ff commit 2a156f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: php
33
php:
44
- 5.3
55
- 5.4
6+
- 5.5
67

78
before_script:
89
- composer install --dev

0 commit comments

Comments
 (0)