This commit is contained in:
yparitcher
2019-01-18 09:28:31 -05:00
parent 2615fd39ac
commit f005ea438c

View File

@@ -11,7 +11,7 @@ addons:
before_install:
- sudo add-apt-repository ppa:team-gcc-arm-embedded/ppa
- sudo apt-get update -q
- sudo apt-get install -y gcc-arm-embedded
- sudo apt-get install -y gcc-arm-embedded
script:
- export CC=gcc-7
- make travis