mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 00:04:12 +08:00
ci: add circle.yml
Change-Id: I8d0ee1b3bf774b31a1c63991fe864d61b024c620
This commit is contained in:
parent
baf0fad11d
commit
7a5decc779
14
circle.yml
Normal file
14
circle.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
machine:
|
||||||
|
timezone:
|
||||||
|
Europe/Moscow
|
||||||
|
|
||||||
|
database:
|
||||||
|
override:
|
||||||
|
|
||||||
|
compile:
|
||||||
|
override:
|
||||||
|
- make all lmdb
|
||||||
|
|
||||||
|
test:
|
||||||
|
override:
|
||||||
|
- make check
|
Loading…
x
Reference in New Issue
Block a user