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