Update .travis.yml
This commit is contained in:
parent
c4b0b24f6b
commit
b7a7481127
@ -1,3 +1,9 @@
|
|||||||
language: c++
|
language: c++
|
||||||
|
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
packages:
|
||||||
|
- gcc-arm-none-eabi
|
||||||
|
|
||||||
script:
|
script:
|
||||||
make
|
make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user