Skip to content
Snippets Groups Projects
Verified Commit c2049a18 authored by Anne Jan Brouwer's avatar Anne Jan Brouwer :speech_balloon:
Browse files

alias python=python3

parent 9ba2919c
No related branches found
No related tags found
No related merge requests found
Pipeline #132 failed
......@@ -6,6 +6,7 @@ build:
- apt update -qq && apt install -y -qq gcc-arm-none-eabi python3-pip git
- pip3 install crc16
script:
- alias python=python3
- cd bootloader
- make
- cd ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment