mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-20 05:58:21 +08:00
ci: add circle.yml
Change-Id: I233899fd5ee83fd0a088f2752015ccfb61ec86c0
This commit is contained in:
parent
522d0aa498
commit
297190e308
14
circle.yml
Normal file
14
circle.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
machine:
|
||||||
|
timezone:
|
||||||
|
Europe/Moscow
|
||||||
|
|
||||||
|
database:
|
||||||
|
override:
|
||||||
|
|
||||||
|
compile:
|
||||||
|
override:
|
||||||
|
- make all
|
||||||
|
|
||||||
|
test:
|
||||||
|
override:
|
||||||
|
- make check
|
Loading…
x
Reference in New Issue
Block a user