Skip to content

Commit

Permalink
Merge pull request #2644 from facebook/mesonFix
Browse files Browse the repository at this point in the history
Fixed meson test on travisCI
  • Loading branch information
Cyan4973 authored May 13, 2021
2 parents 705a62b + 988beb3 commit b57022e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ matrix:
# meson dedicated test
- name: Xenial (Meson + clang) # ~15mn
if: branch = release
dist: xenial
dist: bionic
language: cpp
compiler: clang
install:
Expand Down

0 comments on commit b57022e

Please sign in to comment.