Skip to content

Commit

Permalink
Remove HHVM from Travis CI builds, HHVM has announced that they no lo…
Browse files Browse the repository at this point in the history
…nger intend to maintain compatibility with PHP, https://hhvm.com/blog/2017/09/18/the-future-of-hhvm.html
  • Loading branch information
michaljurecko committed Jul 24, 2020
1 parent 86f03de commit ee66641
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: php
php:
- 5.6
- 7.0
- hhvm

before_script:
- composer install
Expand Down

0 comments on commit ee66641

Please sign in to comment.