Test Travis CI

This commit is contained in:
but0n 2016-08-14 15:52:40 +08:00
parent cbb459c83e
commit 9a6390c232

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: c
install:
- gcc-arm-none-eabi
- make
compiler:
- gcc-arm-none-eabi
script: make clean && make