mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
commit
89c2646cca
@ -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…
Reference in New Issue
Block a user