mirror of
https://github.com/danog/docker-php-extension-installer.git
synced 2024-12-03 09:57:52 +01:00
Enable Docker only in tests
This commit is contained in:
parent
9b4b4f7541
commit
adf2f45d5c
@ -9,12 +9,11 @@ branches:
|
||||
|
||||
language: minimal
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
test-extensions-job-template: &test-extensions-job-template
|
||||
stage: Test extensions
|
||||
if: type = pull_request
|
||||
services:
|
||||
- docker
|
||||
script: ./scripts/travisci-test-extensions
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user