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

Stop allowing failures for PHP 7.0.

Since this branch is now officially released we need to support it.
parent 03213140
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ php:
matrix:
allow_failures:
- php: hhvm
- php: 7.0
before_script: composer install --dev
script: phpunit --configuration tools/phpunit
after_script:
......
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