mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Exploring CI.
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
language: c
|
||||
sudo: false
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
script: make && make test
|
||||
Reference in New Issue
Block a user