Don't specify PHP version

This commit is contained in:
Pierre Rudloff 2015-09-05 17:14:02 +02:00
parent 11ff0fa9c4
commit 65ee6b51c0
1 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,4 @@
language: php
php:
- 5.4
- 5.5
- 5.6
install:
- composer install
- npm install