Skip to content
Snippets Groups Projects
Commit daa47d66 authored by Thomas Müller's avatar Thomas Müller
Browse files

Merge pull request #756 from owncloud/use-travis-docker

Use docker on travis .....
parents 29f7ad7c c9310858
No related branches found
No related tags found
No related merge requests found
sudo: false
language: php
php:
- 5.4
- 5.5
- 5.6
- 7
- hhvm
env:
......@@ -58,4 +60,5 @@ matrix:
allow_failures:
- php: hhvm
- php: 7
fast_finish: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment