Change Travis linux image to xenial.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2019-04-05 12:11:16 +03:00
parent 49cc0fadf8
commit cbf242ed9e

View File

@ -3,7 +3,7 @@ jobs:
include:
- stage: "main test"
os: linux
dist: trusty
dist: xenial
sudo: required
compiler: clang
env: