~ruther/avr-device

5cbb4d85122ad18a05e60af4bccae030057968f4 — Rahix 5 years ago 88fcf0c
ci: Test-build runtime feature

Signed-off-by: Rahix <rahix@rahix.de>
1 files changed, 2 insertions(+), 2 deletions(-)

M .travis.yml
M .travis.yml => .travis.yml +2 -2
@@ 20,10 20,10 @@ env:
    - CHIP=atmega328p
    - CHIP=atmega32u4
    - CHIP=attiny85
    # Check building two together
    - CHIP=atmega32u4,attiny85
    # Check building all at once
    - CHIP=atmega1280,atmega8,atmega328p,atmega32u4,attiny85
    # Check building rt
    - CHIP=atmega32u4,attiny85,rt

install:
  - rustup component add rustfmt

Do not follow this link