This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
yuzu
mirror of
https://github.com/yuzu-mirror/yuzu
Watch
1
Star
0
Fork
You've already forked yuzu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b73cae6b75
master
revert-23-master
poc-windows-build
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b73cae6b75'
${ noResults }
yuzu
/
.travis.yml
12 lines
108 B
YAML
Raw
Normal View
History
Unescape
Escape
Travis: Added OSX, use default compilers, moved cmds into own scripts
11 years ago
os
:
-
linux
-
osx
Added Travis CI script
11 years ago
language
:
cpp
Travis: Added OSX, use default compilers, moved cmds into own scripts
11 years ago
Added Travis CI script
11 years ago
before_install
:
Travis: Added OSX, use default compilers, moved cmds into own scripts
11 years ago
-
sh .travis-deps.sh
Added Travis CI script
11 years ago
script
:
Travis: Added OSX, use default compilers, moved cmds into own scripts
11 years ago
-
sh .travis-build.sh