~ruther/avr-device

0c0ed043c2f4f6f6c1420d6586b965d7bf44dd91 — Rahix 5 years ago dc45b3c
ci: Attempt building multple chips at once as well

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

M .travis.yml
M .travis.yml => .travis.yml +4 -0
@@ 20,6 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

install:
  - rustup component add rustfmt

Do not follow this link