Skip to content

Commit 767fa07

Browse files
committed
First class support for HHVM
1 parent 36e5dd6 commit 767fa07

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: php
22
php:
3-
- 5.4
43
- 5.3
4+
- 5.4
5+
- hhvm
56
before_script:
67
- composer install --dev --dev --prefer-source --no-interaction
78
script:

0 commit comments

Comments
 (0)