try to fix build

This commit is contained in:
David Badura 2015-12-23 16:11:35 +01:00
parent 3f42887f92
commit 79a9b4b043
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ cache:
- $HOME/.composer/cache
- vendor
install: make get-deps
php:
- 5.4
- 5.5