mirror of
https://github.com/mosbth/cimage.git
synced 2025-09-08 22:50:40 +02:00
prepare to run on circleci
This commit is contained in:
13
circle.yml
Normal file
13
circle.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
machine:
|
||||
php:
|
||||
#version: 5.6.18
|
||||
|
||||
|
||||
|
||||
test:
|
||||
pre:
|
||||
- make install
|
||||
- make check
|
||||
|
||||
override:
|
||||
- make test
|
Reference in New Issue
Block a user