1
mirror of https://github.com/yuzu-emu/yuzu synced 2024-11-15 14:26:59 +01: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