Skip to content

Commit 086963e

Browse files
committed
Merge pull request #16 from jmikola/hhvm
Add HHVM and HHVM nightly to Travis CI builds
2 parents bae5abb + 4f59832 commit 086963e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ php:
66
- 5.4
77
- 5.5
88
- 5.6
9+
- hhvm
10+
- hhvm-nightly
911

1012
before_script: composer install --no-dev
1113

0 commit comments

Comments
 (0)