1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-03-25 15:57:23 +00:00
yuzu/.travis.yml

12 lines
108 B
YAML

os:
- linux
- osx
language: cpp
before_install:
- sh .travis-deps.sh
script:
- sh .travis-build.sh