Skip to content

Commit

Permalink
Don't run CI tests with hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon Klingele committed Jul 27, 2017
1 parent bcecb45 commit d5a6d15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ php:
- 5.5
- 5.6
- 7.0
- hhvm

env:
global:
Expand All @@ -14,7 +13,6 @@ env:

matrix:
allow_failures:
- php: hhvm
include:
- php: 5.5
env: NC_DATABASE=sqlite
Expand Down

0 comments on commit d5a6d15

Please sign in to comment.