This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/.travis.yml
T
2015-01-10 21:22:03 -05:00

12 lines
108 B
YAML

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