inspektors/.travis.yml

7 lines
137 B
YAML
Raw Normal View History

2017-11-22 09:10:43 +02:00
language: C
before_install:
- sudo apt-get update -qq
install:
- sudo apt-get install -qq gcc-avr binutils-avr avr-libc
2017-11-22 09:10:43 +02:00
script: make