Update .travis.yml

This commit is contained in:
Supowang
2021-04-25 10:39:05 +08:00
committed by GitHub
parent 28bd15c23f
commit 7fbfc662e3

View File

@@ -9,6 +9,7 @@ compiler: arm-none-eabi-gcc
before_install:
- sudo add-apt-repository ppa:team-gcc-arm-embedded/ppa -y
- sudo apt-get update -q
- sudo apt-get install gcc-arm-embedded -y