add PHP 5.6 to .travis.yml

This commit is contained in:
kazusuke sasezaki
2014-08-29 00:51:54 +09:00
parent 9cd07271c3
commit ed7004b524
+1
View File
@@ -5,6 +5,7 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
env: