add php 5.6 to travis

This commit is contained in:
Manuel Raynaud
2014-02-11 18:34:43 +01:00
parent 740042ee63
commit af90ac19ce

View File

@@ -1,8 +1,9 @@
language: php
php:
- "5.4"
- "5.5"
- 5.4
- 5.5
- 5.6
env:
- DB_USER=root