1
0
mirror of https://github.com/yuzu-emu/yuzu-android.git synced 2024-09-15 00:45:33 +00:00

17 lines
165 B
YAML

os:
- linux
- osx
language: cpp
cache:
apt: true
directories:
- .homebrew-cache
before_install:
- sh .travis-deps.sh
script:
- sh .travis-build.sh