Skip to content

Commit

Permalink
Remove HHVM from test builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dhensby committed Jul 19, 2017
1 parent c29438f commit 34b6191
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ env:
- DB=MYSQL CORE_RELEASE=3.1

matrix:
allow_failures:
- php: hhvm-nightly
include:
- php: 5.6
env: DB=MYSQL
Expand All @@ -23,9 +21,6 @@ matrix:
env: DB=MYSQL
- php: 5.3
env: DB=MYSQL
- php: hhvm
env: DB=MYSQL
before_install:


before_script:
Expand Down

0 comments on commit 34b6191

Please sign in to comment.