mirror of
https://github.com/avem-labs/Avem.git
synced 2023-09-01 15:18:49 +08:00
Test Travis CI
This commit is contained in:
parent
cbb459c83e
commit
9a6390c232
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
language: c
|
||||||
|
install:
|
||||||
|
- gcc-arm-none-eabi
|
||||||
|
- make
|
||||||
|
compiler:
|
||||||
|
- gcc-arm-none-eabi
|
||||||
|
script: make clean && make
|
Loading…
x
Reference in New Issue
Block a user