Remove PHP 5.4 support and add PHP 7

This commit is contained in:
adlawson 2015-07-21 16:13:51 +01:00
parent bede3179a2
commit bea7308ab1
1 changed files with 1 additions and 1 deletions

View File

@ -1,9 +1,9 @@
language: php
php:
- 5.4
- 5.5
- 5.6
- 7
- hhvm
- hhvm-nightly