This commit is contained in:
kai 2020-01-05 19:32:33 +01:00
parent ccbea97941
commit 7272edddbe
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
notifications: notifications:
email: true email: true
os: linux
sudo: false sudo: false
jobs: jobs:
@ -8,7 +9,7 @@ jobs:
include: include:
- name: make (gcc-arm-none-eabi-7) - name: make (gcc-arm-none-eabi-7)
script: make -e VARIANT=VARIANT_ADC script: make
language: c language: c
addons: addons:
apt: apt: