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