yuzu/.travis.yml

14 lines
120 B
YAML

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