1
0
mirror of https://github.com/citra-emu/citra.git synced 2024-12-22 06:10:04 +00:00
citra/.travis.yml

12 lines
108 B
YAML

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