Skip to content
Snippets Groups Projects
Commit a9e2e226 authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Drop hhvm, has been failing for a long time, doesn't seem interest to fix it. wastes resources.

parent 352e644a
No related branches found
No related tags found
No related merge requests found
......@@ -6,10 +6,6 @@ php:
- 7.1
- 7.2
- 7.3
- hhvm
matrix:
allow_failures:
- php: hhvm
before_script:
- composer update
- if [[ "$TRAVIS_PHP_VERSION" == "7.0" ]]; then composer require --dev vimeo/psalm:0.3.92; fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment