Merge pull request #7167 from hregis/6.0_bug

Fix: php 5.6 is ok now (travis)
This commit is contained in:
Laurent Destailleur 2017-07-18 14:45:26 +02:00 committed by GitHub
commit c59059ad9d

View File

@ -11,7 +11,7 @@ php:
- '5.3'
- '5.4'
- '5.5'
- '5.6.29'
- '5.6'
- '7.0'
- '7.1'
- nightly