Skip to content

Commit

Permalink
Drop HHVM from CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
hkdobrev committed Aug 2, 2017
1 parent 3b5b80d commit 0d24c66
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ php:
- 5.6
- 7.0
- 7.1
- hhvm

env:
- DEPS=normal
Expand All @@ -18,11 +17,6 @@ env:

matrix:
fast_finish: true
allow_failures:
- php: hhvm
exclude:
- php: hhvm
env: DEPS=lowest

branches:
only:
Expand Down

0 comments on commit 0d24c66

Please sign in to comment.