Skip to content
Snippets Groups Projects
Commit 4000d767 authored by Brook Schofield's avatar Brook Schofield
Browse files

add testing for php 5.6 and hhvm (allow failures)

parent 28bbae2d
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,12 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
matrix:
allow_failures:
- php: hhvm
before_script: composer install
......
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