mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
osx build
This commit is contained in:
parent
2641f93ad0
commit
162db5cdfd
@ -1,4 +1,7 @@
|
|||||||
language: c
|
language: c
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
install:
|
install:
|
||||||
- |-
|
- |-
|
||||||
path="$(pwd)"; cd;
|
path="$(pwd)"; cd;
|
||||||
@ -20,4 +23,3 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- make -j2 compare
|
- make -j2 compare
|
||||||
- check_status
|
- check_status
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user