Skip to content

Commit

Permalink
Stop testing hhvm.
Browse files Browse the repository at this point in the history
hhvm is not supported anymore and the test fail for a while.
Time to stop testing this every time.
  • Loading branch information
AbcAeffchen committed Sep 8, 2021
1 parent 2b53ac0 commit 9159cf3
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 @@ -13,12 +13,10 @@ php:
- 7.3
- 7.4
- 8.0
- hhvm

matrix:
allow_failures:
- php: 7.1
- php: hhvm

install:
- mkdir tests/output
Expand Down

0 comments on commit 9159cf3

Please sign in to comment.