Update .travis.yml

This commit is contained in:
Supowang
2021-04-25 10:36:15 +08:00
committed by GitHub
parent 9311ef85d3
commit 28bd15c23f

View File

@@ -9,7 +9,6 @@ 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