Skip to content

Commit ab217c0

Browse files
committed
Merge pull request #36 from sasezaki/patch-1
travis - add PHP 5.5
2 parents d1f5e71 + cc03e57 commit ab217c0

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
env:
89
- CAKE_VERSION=master

0 commit comments

Comments
 (0)