Skip to content

Commit

Permalink
drop HHVM from build [#611]
Browse files Browse the repository at this point in the history
  • Loading branch information
mhujer committed Aug 11, 2017
1 parent 045aac4 commit 0a7b402
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ sudo: true
php:
- 7.0
- 7.1
- hhvm

matrix:
fast_finish: true
Expand All @@ -28,8 +27,6 @@ matrix:
env: ES_VERSION="5.1" TEST_BUILD_REF="origin/5.1"
- php: 7.1
env: ES_VERSION="5.2" TEST_BUILD_REF="origin/5.2"
allow_failures:
- php: hhvm

env:
global:
Expand Down

0 comments on commit 0a7b402

Please sign in to comment.