[Travis] Install the last version of meson.

This commit is contained in:
Matthieu Gautier 2018-07-17 16:57:03 +02:00
parent 681c5b4ec2
commit 8ffbac9734
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ setup(
packages=find_packages(),
include_package_data=True,
install_requires=[
'meson==0.43.0'
'meson'
],
entry_points={
'console_scripts': [