mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 08:58:18 +00:00
travis: support OSX & Linux
This commit is contained in:
parent
6ee06f79ce
commit
feb7b8e1ae
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ script:
|
|||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
|
Loading…
Reference in a new issue