Skip to content

Commit f215683

Browse files
committed
Merge pull request #52 from h4cc/patch-2
Added PHP 5.5 to Travis build.
2 parents 6f877ff + 2a156f9 commit f215683

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)