1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-02-19 07:10:23 +00:00
citra/.travis.yml

16 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