Upgrading pip before meson install.

This commit is contained in:
Taylor Holberton
2018-12-17 14:21:54 +00:00
parent dd10bf1a30
commit 15e0da3494
+1
View File
@@ -12,6 +12,7 @@ addons:
- python3-pip
before_script:
- pip3 install --upgrade pip
- pip3 install --user meson
script: