mirror of
https://github.com/mosbth/cimage.git
synced 2025-07-31 21:40:12 +02:00
14 lines
128 B
YAML
14 lines
128 B
YAML
machine:
|
|
php:
|
|
#version: 5.6.18
|
|
|
|
|
|
|
|
test:
|
|
pre:
|
|
- make install
|
|
- make check
|
|
|
|
override:
|
|
- make test
|