Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5919709

Browse files
committed
Add support to PHP5.5 since it has been released.
Signed-off-by: crynobone <[email protected]>
1 parent 8683a51 commit 5919709

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)