From: Andrew Murray Date: Sat, 4 May 2019 04:07:41 +0000 (+1000) Subject: Revert "travis.yml: Use the meson stable branch to workaround regression" X-Git-Tag: v1.0.7~8^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=08f7dd401729dd5b0fd71e96c3692187dbedb1b2;p=fribidi Revert "travis.yml: Use the meson stable branch to workaround regression" This reverts commit a543e337909c7e4afaa54d5d76107983c438c75d. --- diff --git a/.travis.yml b/.travis.yml index 1bc70be..00f195c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,9 +17,7 @@ matrix: python: 3.5 env: PATH=$PATH:$TRAVIS_BUILD_DIR/c2man-install install: - - pip install ninja - # XXX: Move back to the latest release once 0.48.1 is out - - pip install git+https://github.com/mesonbuild/meson@0.48 + - pip install meson ninja before_script: - bash .ci/build-c2man.sh script: