Skip to content

Commit 4787108

Browse files
committed
Add PHP 5.5 to travis-ci
1 parent 517ae34 commit 4787108

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
- curl -s http://getcomposer.org/installer | php

0 commit comments

Comments
 (0)