Tests against php7

This commit is contained in:
Walter Dal Mut
2015-06-24 08:06:40 +02:00
parent f3a273f6d9
commit 6c9646e085
+1
View File
@@ -3,6 +3,7 @@ language: php
php:
- 5.5
- 5.6
- 7
before_install:
- sudo apt-get update