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