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

Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 1fb0ee1

Browse files
committed
Added PHP 5.6 and HHVM to travis.yml
1 parent 4158a2e commit 1fb0ee1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ language: php
33
php:
44
- 5.4
55
- 5.5
6+
- 5.6
7+
- hhvm
68

79
before_script: composer install

0 commit comments

Comments
 (0)