Skip to content

Commit

Permalink
Removes testing on HHVM.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhedstrom committed Nov 6, 2018
1 parent d4355ea commit 6e6d02e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ php:
- 7.0
- 7.1
- 7.2
- hhvm

matrix:
allow_failures:
# This is broken at this time due to a phpspec issue.
# @see https://github.com/jhedstrom/DrupalDriver/issues/172
- php: hhvm

install:
- composer install
Expand Down

0 comments on commit 6e6d02e

Please sign in to comment.