Add PHP 5.6 into travis tests

This commit is contained in:
Laurent Destailleur 2015-01-18 11:21:43 +01:00
parent 1664b89cef
commit 2396f03093

View File

@ -18,6 +18,7 @@ php:
- "5.3"
- "5.4"
- "5.5"
- "5.6"
env:
- DB=mysql