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

14 lines
120 B
YAML

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