Installing ninja on travis build.

This commit is contained in:
Taylor Holberton
2018-12-17 14:56:53 +00:00
parent 1573fd70f1
commit 6a3ff009f8
+1
View File
@@ -16,6 +16,7 @@ addons:
before_script:
- pip3 install --upgrade pip
- pip3 install --user ninja
- pip3 install --user meson
script: