Commit 71589391 authored by Alexander's avatar Alexander

Add php 5.5 to the build matrix (travis)

parent 7034f99a
......@@ -3,6 +3,12 @@ language: php
php:
- 5.3
- 5.4
- 5.5
matrix:
  allow_failures:
    - php: 5.5
env:
- DB=mysql
- DB=pgsql
......
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