5 lines
89 B
YAML
5 lines
89 B
YAML
test:
|
|
script:
|
|
- make clean # Remove old *.o files
|
|
- ./build.sh # Compile iceOS
|