mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 00:59:28 +00:00
Experimenting with Travis CI for firmware builds.
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
language: c++
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- sudo apt-get update -qq
|
||||||
|
- sudo apt-get install -y gcc-arm-none-eabi
|
||||||
|
|
||||||
|
script: make
|
||||||
Reference in New Issue
Block a user