2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/.travis.yml

12 lines
108 B
YAML
Raw Normal View History

os:
- linux
- osx
2014-04-25 17:32:13 +01:00
language: cpp
2014-04-25 17:32:13 +01:00
before_install:
- sh .travis-deps.sh
2014-04-25 17:32:13 +01:00
script:
- sh .travis-build.sh