Skip to content

Commit

Permalink
adds hhvm and hhvm-nightly to test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sndsgd committed Jan 9, 2015
1 parent 957f55f commit fb44cd7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ php:
- 5.4
- 5.5
- 5.6
- hhvm
- hhvm-nightly

matrix:
allow_failures:
- php: hhvm
- php: hhvm-nightly

before_install:
- composer self-update
Expand Down

0 comments on commit fb44cd7

Please sign in to comment.