mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-26 22:14:28 +08:00
ci: add circle.yml
Change-Id: I233899fd5ee83fd0a088f2752015ccfb61ec86c0
This commit is contained in:
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
|
Reference in New Issue
Block a user