Merge branch 'hotfix/ci_fix' into develop
This commit is contained in:
commit
5ec9d7aee7
|
@ -1,6 +1,7 @@
|
|||
language: c
|
||||
sudo: required
|
||||
before_install:
|
||||
- sudo apt update
|
||||
- sudo apt install -y gcc git wget make libncurses-dev flex bison python python-serial ninja-build
|
||||
- wget https://dl.espressif.com/dl/xtensa-lx106-elf-linux64-1.22.0-100-ge567ec7-5.2.0.tar.gz
|
||||
|
||||
|
|
Loading…
Reference in New Issue