mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-30 22:47:16 +08:00
mdbx-ci: switch to Xenial.
Change-Id: Ibb4e397d1d405add92c6252fd31080197efeb9a2
This commit is contained in:
parent
b443477869
commit
48655b41fb
@ -1,6 +1,5 @@
|
||||
language: c
|
||||
sudo: required
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
@ -26,5 +25,5 @@ addons:
|
||||
description: "Build submitted via Travis CI"
|
||||
notification_email: leo@yuriev.ru
|
||||
build_command_prepend: "make clean"
|
||||
build_command: "make all -j 4"
|
||||
build_command: "make all -j 2"
|
||||
branch_pattern: coverity_scan
|
||||
|
Loading…
x
Reference in New Issue
Block a user