Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Commit

Permalink
docker service is missing
Browse files Browse the repository at this point in the history
  • Loading branch information
Cédric Verstraeten committed Sep 12, 2016
1 parent fe3595d commit 532fd69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ language: php
php:
- 5.6

services:
- docker

before_script:
- echo "extension = fileinfo.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- echo "extension = gd.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
Expand Down

0 comments on commit 532fd69

Please sign in to comment.