Skip to content

Commit

Permalink
Adds HHVM
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeoscom committed Jun 27, 2016
1 parent b445936 commit dea10c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sudo: false
language: php

php:
Expand All @@ -6,6 +7,7 @@ php:
- 5.5
- 5.6
- 7.0
- hhvm

before_script:
- composer self-update
Expand Down

0 comments on commit dea10c3

Please sign in to comment.