test travis docker system

This commit is contained in:
DavidBadura 2015-08-01 21:53:26 +00:00
parent 106ae230e3
commit 7da5dc409a
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
language: php language: php
sudo: false
cache:
directories:
- $HOME/.composer/cache
php: php:
- 5.4 - 5.4
- 5.5 - 5.5