Commit 43638c97 authored by Tobias Munk's avatar Tobias Munk

updated testing setup

parent d9a4f6a3
......@@ -4,14 +4,13 @@ php:
- 5.4
- 5.5
- 5.6
# - hhvm
- hhvm
# run build against PHP 5.6 and hhvm but allow them to fail
# run build against hhvm but allow them to fail
# http://docs.travis-ci.com/user/build-configuration/#Rows-That-are-Allowed-To-Fail
matrix:
allow_failures:
- php: hhvm
- php: 5.6
env:
global:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment