mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-24 04:53:29 -04:00
Build on travis using xenial.
This commit is contained in:
parent
88bb9231ea
commit
d8288a94d5
@ -1,6 +1,6 @@
|
||||
language: cpp
|
||||
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
sudo: required
|
||||
services:
|
||||
- docker
|
||||
|
@ -35,7 +35,7 @@ release_versions = {
|
||||
|
||||
# This is the "version" of the whole base_deps_versions dict.
|
||||
# Change this when you change base_deps_versions.
|
||||
base_deps_meta_version = '18'
|
||||
base_deps_meta_version = '50'
|
||||
|
||||
|
||||
base_deps_versions = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user