0
0
Fork 0

fix: Try to remove unsupported dependencies

This commit is contained in:
windowsair 2020-02-04 22:23:01 +08:00
parent 33977e20dd
commit de763c3aee
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: c
sudo: required
before_install:
- sudo apt install -y gcc git wget make libncurses-dev flex bison gperf python python-serial
- sudo apt install -y gcc git wget make libncurses-dev flex bison python python-serial
- wget https://dl.espressif.com/dl/xtensa-lx106-elf-linux64-1.22.0-100-ge567ec7-5.2.0.tar.gz
install: