소스 검색

travis: fix meson build by letting `auto` do its job

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
tags/19.1-branchpoint
Eric Engestrom 7 년 전
부모
커밋
44c420aa1b
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    2
      .travis.yml

+ 1
- 2
.travis.yml 파일 보기

@@ -22,8 +22,7 @@ matrix:
- LABEL="macOS meson"
- BUILD=meson
- UNWIND="false"
- DRI_LOADERS="-Dglx=dri -Dgbm=false -Degl=false -Dplatforms=x11 -Dosmesa=none"
- GALLIUM_ST="-Ddri3=true -Dgallium-vdpau=false -Dgallium-xvmc=false -Dgallium-omx=disabled -Dgallium-va=false -Dgallium-xa=false -Dgallium-nine=false -Dgallium-opencl=disabled"
- DRI_LOADERS="-Dplatforms=x11"
os: osx

before_install:

Loading…
취소
저장