mdbx-ci: switch to Xenial.

Change-Id: Ibb4e397d1d405add92c6252fd31080197efeb9a2
This commit is contained in:
Leonid Yuriev 2019-05-28 21:23:49 +03:00
parent b443477869
commit 48655b41fb

View File

@ -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