[Travis] Use python3.5 instead of default python3.4

Python3.5 add functionnality we need in kiwix-build.
And recent versions of meson need python3.5.
This commit is contained in:
Matthieu Gautier
2018-07-17 16:55:53 +02:00
parent 2ab9f2679b
commit 681c5b4ec2
3 changed files with 15 additions and 6 deletions

View File

@ -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 = '13'
base_deps_meta_version = '14'
base_deps_versions = {