Skip to content
Snippets Groups Projects
Commit cf5cb985 authored by Michael DM Dryden's avatar Michael DM Dryden
Browse files

Fix CI.

parent dfd64c4c
Branches
Tags
1 merge request!2Add CI and changes to shutter
image: gcc:latest image: gcc:latest
before_script: before_script:
- apt-get upgrade -qy - apt-get update -qy
- apt-get install -y gcc-avr binutils-avr avr-libc git - apt-get install -y gcc-avr binutils-avr avr-libc
build: build:
script: script:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment