0
0
Fork 0

fix: try to fix ci package not found issue

This commit is contained in:
windowsair 2020-11-12 13:31:42 +08:00
parent 88c12b5332
commit cc65bd5446
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
language: c language: c
sudo: required sudo: required
before_install: before_install:
- sudo apt update
- sudo apt install -y gcc git wget make libncurses-dev flex bison python python-serial ninja-build - 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 - wget https://dl.espressif.com/dl/xtensa-lx106-elf-linux64-1.22.0-100-ge567ec7-5.2.0.tar.gz