Skip to content

Commit

Permalink
Unfuck travis
Browse files Browse the repository at this point in the history
They apparently changed something about the way the .travis.yml file is
parsed, and did it at the exact moment I fixed something else...
  • Loading branch information
tbodt committed Feb 3, 2020
1 parent e17b822 commit e0cbffb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ matrix:
- MESON_OPTS=-Dengine=jit
- NINJA_TARGET=test
- language: objective-c
os: osx
osx_image: xcode11
install:
- pip3 install meson
Expand Down

0 comments on commit e0cbffb

Please sign in to comment.