Remove php 7 from CI (buggy)

This commit is contained in:
bzick 2015-06-01 23:37:49 +03:00
parent 30921d3500
commit 3b56906ec8
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
before_script:
- composer install --dev