Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Commit c03c025

Browse files
committed
Merge pull request #32 from webimpress/hhvm
Dropped HHVM support
2 parents 97c2e0e + 1a86e24 commit c03c025

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.travis.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,6 @@ matrix:
5353
- php: 7.2
5454
env:
5555
- DEPS=latest
56-
- php: hhvm
57-
env:
58-
- DEPS=lowest
59-
- php: hhvm
60-
env:
61-
- DEPS=locked
62-
- php: hhvm
63-
env:
64-
- DEPS=latest
65-
allow_failures:
66-
- php: hhvm
6756

6857
before_install:
6958
- if [[ $TEST_COVERAGE != 'true' ]]; then phpenv config-rm xdebug.ini || return 0 ; fi

0 commit comments

Comments
 (0)