Skip to content

Commit 6d21b7c

Browse files
committed
Added PHP 5.6, 5.5 and HHVM to travis.yml
1 parent fa1c14b commit 6d21b7c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

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

69
before_script:
710
- cd Tests

0 commit comments

Comments
 (0)