Skip to content
Snippets Groups Projects
Commit da3192eb authored by Andreas Gohr's avatar Andreas Gohr
Browse files

PHP 7 is no longer allowed to fail

parent 159793f9
No related branches found
No related tags found
No related merge requests found
language: php
sudo: false
php:
- "7.0"
- "5.6"
- "5.5"
- "5.4"
- "5.3"
- "hhvm"
- "nightly"
matrix:
allow_failures:
- php: "hhvm"
- php: "nightly"
notifications:
irc:
channels:
......
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