Skip to content

Commit

Permalink
Remove testing on hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
unicodeveloper committed May 23, 2020
1 parent 48148b0 commit 533d45b
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 @@ -2,11 +2,6 @@ language: php

php:
- 7.3
- hhvm

matrix:
allow_failures:
- php: hhvm

install: travis_retry composer install --no-interaction --prefer-source

Expand Down

0 comments on commit 533d45b

Please sign in to comment.